ppcrcd/trunk/base.pkgs

sparky cvs at pld-linux.org
Wed Aug 23 13:55:53 CEST 2006


Author: sparky
Date: Wed Aug 23 13:55:49 2006
New Revision: 7678

Modified:
   ppcrcd/trunk/base.pkgs
Log:
- install per-dirs (without deps)


Modified: ppcrcd/trunk/base.pkgs
==============================================================================
--- ppcrcd/trunk/base.pkgs	(original)
+++ ppcrcd/trunk/base.pkgs	Wed Aug 23 13:55:49 2006
@@ -79,6 +79,10 @@
 # -selinux
 $(R)/coreutils:	$(P)/coreutils
 
+I +=	perl-dirs
+INSTOPTS-perl-dirs = --nodeps
+$(R)/perl-dirs:	$(P)/perl-dirs
+
 I +=	perl-base
 BCOND-perl = --without tests --without microperl
 # -tests -threads -gdbm -microperl


More information about the pld-cvs-commit mailing list