]> git.pld-linux.org Git - packages/rpm-build-tools.git/blobdiff - pear-autoup.sh
on -j define __jobs instead of _smp_mflags
[packages/rpm-build-tools.git] / 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.035584 seconds and 4 git commands to generate.