]> git.pld-linux.org Git - packages/PowerChutePlus.git/commitdiff
using update-db is obsolete; removed
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 27 Nov 2000 22:57:16 +0000 (22:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    PowerChutePlus.spec -> 1.2

PowerChutePlus.spec

index cfa0a14ae05e19e673099cb78fbfe8ef93fef554..7ebaeee0843a0d492aa15b090e2956acb2e9aa48 100644 (file)
@@ -85,7 +85,6 @@ fi
 if ! id -u pwrchute > /dev/null 2>&1 ; then
        %{_sbindir}/useradd -u 68 -g 68 -d /dev/null -s /bin/false -c "PowerChute Plus" pwrchute
 fi
-%{_bindir}/update-db
 
 %post
 /sbin/chkconfig --add upsd
@@ -111,7 +110,6 @@ fi
 if [ "$1" = "0" ]; then
        %{_sbindir}/userdel pwrchute
        %{_sbindir}/groupdel pwrchute
-       %{_bindir}/update-db
 fi
 
 %clean
This page took 0.078343 seconds and 4 git commands to generate.