]> git.pld-linux.org Git - packages/hula.git/commitdiff
- one ldconfig is enough on upgrade (qboosh?)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 14 Mar 2006 08:22:00 +0000 (08:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hula.spec -> 1.3

hula.spec

index 970ec9d44aaaa9a1a8c186d6a0e5fcc7685ea638..7f2c69680ff0270de6556804c8e4d094e4eb1bbb 100644 (file)
--- a/hula.spec
+++ b/hula.spec
@@ -77,8 +77,8 @@ if [ "$1" -eq 0 ]; then
 fi
 
 %postun
-/sbin/ldconfig
 if [ "$1" = "0" ]; then
+       /sbin/ldconfig
        %userremove lula
 fi
 
This page took 0.123917 seconds and 4 git commands to generate.