]> git.pld-linux.org Git - packages/epiphany.git/commitdiff
- cosmetics
authorpaladine <paladine@pld-linux.org>
Tue, 5 Apr 2005 15:19:46 +0000 (15:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    epiphany.spec -> 1.86

epiphany.spec

index a67094293e1649a07569d45a0a58ba25d7718748..17db65ecc220acf863a998af568296044c5dd6ab 100644 (file)
@@ -127,14 +127,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %preun
 if [ $1 = 0 ]; then
-%gconf_schema_uninstall /etc/gconf/schemas/epiphany-lockdown.schemas
-%gconf_schema_uninstall /etc/gconf/schemas/epiphany.schemas
+       %gconf_schema_uninstall /etc/gconf/schemas/epiphany-lockdown.schemas
+       %gconf_schema_uninstall /etc/gconf/schemas/epiphany.schemas
 fi
 
 %postun
 if [ $1 = 0 ]; then
-/usr/bin/scrollkeeper-update -q
-/usr/bin/update-desktop-database
+       /usr/bin/scrollkeeper-update -q
+       /usr/bin/update-desktop-database
 fi
 
 %files -f %{name}-2.0.lang
This page took 0.057458 seconds and 4 git commands to generate.