diff options
author | Francois Pons <fpons@mandriva.com> | 2000-09-28 16:33:49 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-09-28 16:33:49 +0000 |
commit | a3e2c7be4443cb41d435ea38cd7f3e253709afcc (patch) | |
tree | d19d2b513c6f268cbe4c912068b85a3b2fc941d0 /perl-install/Makefile.config | |
parent | f9128b9427f10815fb59db2eb65ee29a8d80b6d8 (diff) | |
download | drakx-backup-do-not-use-a3e2c7be4443cb41d435ea38cd7f3e253709afcc.tar drakx-backup-do-not-use-a3e2c7be4443cb41d435ea38cd7f3e253709afcc.tar.gz drakx-backup-do-not-use-a3e2c7be4443cb41d435ea38cd7f3e253709afcc.tar.bz2 drakx-backup-do-not-use-a3e2c7be4443cb41d435ea38cd7f3e253709afcc.tar.xz drakx-backup-do-not-use-a3e2c7be4443cb41d435ea38cd7f3e253709afcc.zip |
*** empty log message ***
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 76bcffe3e..a24f67bc8 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 pci_probing/*.pm sbus_probing/*.pm commands install2 g_auto_install live_install live_install2 -STANDALONEPMS= diskdrake XFdrake mousedrake lspcidrake printerdrake keyboarddrake netdrake draknet drakxconf drakxservices draksec drakboot adduserdrake rpmdrake drakgw +STANDALONEPMS= diskdrake XFdrake mousedrake lspcidrake printerdrake keyboarddrake netdrake draknet drakxconf drakxservices draksec drakboot adduserdrake rpmdrake drakgw livedrake PMS += $(STANDALONEPMS:%=standalone/%) REP4PMS = /usr/bin/perl-install ROOTDEST = /export |