]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
pear: pear.installed stamp
authorElan Ruusamäe <glen@delfi.ee>
Sun, 31 Jul 2016 11:53:37 +0000 (14:53 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 31 Jul 2016 11:53:37 +0000 (14:53 +0300)
pear-autoup.sh

index 7348a055ebd89228e6fac7efe8509e101180e8a2..af1c41ca881482992a0bbda2fa713b5a9e445777 100755 (executable)
@@ -43,6 +43,7 @@ rpm -q php-packagexml2cl php-pear-PEAR_Command_Packaging
 [ -f pear.installed ] || {
        sudo poldek  --update --upa
        sed -e 's,^,install ,' pear.pkgs | sudo poldek
+       touch pear.installed
 }
 [ -s pear.upgrades ] || pear list-upgrades > pear.upgrades
 
This page took 0.046663 seconds and 4 git commands to generate.