]> git.pld-linux.org Git - projects/pld-builder.new.git/commitdiff
- tmpwatch isn't needed anymore
authorMariusz Mazur <mmazur@pld-linux.org>
Sun, 20 Feb 2005 14:26:28 +0000 (14:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    admin/install-chroot.sh -> 1.24

admin/install-chroot.sh

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