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 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
