]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- simplified: fontpostinst doesn't require path for standard dirs auto/ac/openoffice-1_1_3-1 openoffice-1_1_3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Oct 2004 09:21:02 +0000 (09:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libreoffice.spec -> 1.476

libreoffice.spec

index 1feef062fc84c04e264dba4108c0ad9f77106fc4..6e1b726c1a963e1ecec7373af5e12068df5b6c33 100644 (file)
@@ -2082,10 +2082,10 @@ umask 022
 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1
 
 %post libs
-fontpostinst TTF %{_fontsdir}/TTF
+fontpostinst TTF
 
 %postun libs
-fontpostinst TTF %{_fontsdir}/TTF
+fontpostinst TTF
 
 %files
 %defattr(644,root,root,755)
This page took 1.581496 seconds and 4 git commands to generate.