]> git.pld-linux.org Git - projects/pld-builder.new.git/commitdiff
- use current system poldek.conf - it should be ac anyway
authorMariusz Mazur <mmazur@pld-linux.org>
Fri, 10 Sep 2004 16:43:39 +0000 (16:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    admin/install-chroot.sh -> 1.18

admin/install-chroot.sh

index f6564b69d905a68ca1860cd5ac131a6cf2b6195e..6e1741c1d9cdc22c309512fb4d523012d84b4e1b 100755 (executable)
@@ -138,7 +138,7 @@ set -x
 cd $PWD
 rm -rf $chroot_dir
 mkdir -p $chroot_dir/spools/poldek
-poldek --conf poldek.conf --mkdir --install-dist $chroot_dir \
+poldek --mkdir --install-dist $chroot_dir \
        $builder_pkgs $builder_arch_pkgs
 EOF
 chmod 755 install-$chroot_name.sh
This page took 0.125775 seconds and 4 git commands to generate.