]> git.pld-linux.org Git - projects/pld-builder.new.git/commitdiff
- install mount on bin builders
authorMariusz Mazur <mmazur@pld-linux.org>
Sun, 12 Dec 2004 01:24:03 +0000 (01:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    admin/install-chroot.sh -> 1.23

admin/install-chroot.sh

index 2a8f0cccd9df9eab8681a944c1375159cd2e6bc6..84071b83c48d6330d1ba43c43f240b32d4575820 100755 (executable)
@@ -30,7 +30,7 @@ default_config () {
     builder_arch_pkgs="cvs wget"
     ;;
   bin )
-    builder_arch_pkgs="tmpwatch"
+    builder_arch_pkgs="tmpwatch mount"
     ;;
   esac
 }
This page took 0.085088 seconds and 4 git commands to generate.