]> git.pld-linux.org Git - packages/gazpacho.git/blobdiff - gazpacho.spec
- one more typo
[packages/gazpacho.git] / 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.046484 seconds and 4 git commands to generate.