]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- poldek 0.19 is very buggy when it tries to install packages for ./builder -R, polde...
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 2 Oct 2005 10:44:01 +0000 (10:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.331

builder.sh

index 3cda71ddcb37b1f9c5879a867e573191b6c9f742..2397d80df10735015f061e18f57e111be10ccada 100644 (file)
@@ -1249,7 +1249,7 @@ fetch_build_requires()
                        fi
                        if [ -n "$DEPS" ]; then
                                echo "Trying to install dependencies ($DEPS):"
-                               $SU_SUDO /usr/bin/poldek --caplookup -uGv $DEPS
+                               $SU_SUDO /usr/bin/poldek --caplookup -iGv $DEPS
                        fi
                        return
                fi
This page took 0.205495 seconds and 4 git commands to generate.