diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-08-29 17:31:16 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-08-29 17:31:16 +0000 |
commit | 909cfffcd84cb05d8b4c5ab5057bbdcfb230fee7 (patch) | |
tree | a663c431f0076f3c03c555663ea8a5f326b367fe /perl-install/Makefile.config | |
parent | 17675cf6acfe4d3b9e092284484371dc3bdcc7e1 (diff) | |
download | drakx-909cfffcd84cb05d8b4c5ab5057bbdcfb230fee7.tar drakx-909cfffcd84cb05d8b4c5ab5057bbdcfb230fee7.tar.gz drakx-909cfffcd84cb05d8b4c5ab5057bbdcfb230fee7.tar.bz2 drakx-909cfffcd84cb05d8b4c5ab5057bbdcfb230fee7.tar.xz drakx-909cfffcd84cb05d8b4c5ab5057bbdcfb230fee7.zip |
add localedrake (not tested)
Diffstat (limited to 'perl-install/Makefile.config')
-rw-r--r-- | perl-install/Makefile.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 48d379551..31609029d 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -5,7 +5,7 @@ VERSION = 2.2.10-BOOT SUDO = sudo SO_FILES = c/blib/arch/auto/c/c.so PMS = *.pm Newt/*.pm c/stuff.pm resize_fat/*.pm sbus_probing/*.pm network/*.pm commands install2 g_auto_install live_install live_install2 -STANDALONEPMS= diskdrake XFdrake mousedrake printerdrake keyboarddrake draknet net_monitor drakbug_report tinyfirewall drakxconf drakxservices draksec drakboot adduserdrake drakgw drakautoinst livedrake +STANDALONEPMS= diskdrake XFdrake mousedrake printerdrake keyboarddrake draknet localedrake net_monitor drakbug_report tinyfirewall drakxconf drakxservices draksec drakboot adduserdrake drakgw drakautoinst livedrake PMS += $(STANDALONEPMS:%=standalone/%) REP4PMS = /usr/bin/perl-install ROOTDEST = /export |