]> git.pld-linux.org Git - packages/gazpacho.git/commitdiff
- one more typo auto/ac/gazpacho-0_6_2-3
authorfreetz <freetz@pld-linux.org>
Wed, 26 Oct 2005 18:59:15 +0000 (18:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gazpacho.spec -> 1.5

gazpacho.spec

index 99b40b291e3290d3ee6b17620f1d38c12759f757..4217c094cb0e5d99e938834ba12b2c1d16cfd964 100644 (file)
@@ -69,7 +69,7 @@ umask 022
 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 ||:
 
 %postun
-if [ $1 = 0]; then
+if [ $1 = 0 ]; then
     umask 022
     [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1
 fi
This page took 0.069143 seconds and 4 git commands to generate.