]> git.pld-linux.org Git - projects/pld-builder.new.git/commitdiff
- we need tmpwatch for bin builders
authorMariusz Mazur <mmazur@pld-linux.org>
Fri, 10 Sep 2004 19:12:06 +0000 (19:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    admin/install-chroot.sh -> 1.20

admin/install-chroot.sh

index 8a488201244b4736e2380b3f0993001cc458cd8f..321ed0528fc6243496be4653735db36bbb49c126 100755 (executable)
@@ -30,7 +30,7 @@ default_config () {
     builder_arch_pkgs="cvs wget"
     ;;
   bin )
-    builder_arch_pkgs=""
+    builder_arch_pkgs="tmpwatch"
     ;;
   esac
 }
This page took 0.048067 seconds and 4 git commands to generate.