diff options
author | Yves Duret <yduret@mandriva.com> | 2001-10-10 12:48:37 +0000 |
---|---|---|
committer | Yves Duret <yduret@mandriva.com> | 2001-10-10 12:48:37 +0000 |
commit | aff3615bc0d0386f88e3814756b12f446a42ea76 (patch) | |
tree | 511ccd93fbe0930bd752a78a694e5be21db0b97f | |
parent | 8e4a22304d859d280977a3262f36464dc8d5a4db (diff) | |
download | drakx-backup-do-not-use-aff3615bc0d0386f88e3814756b12f446a42ea76.tar drakx-backup-do-not-use-aff3615bc0d0386f88e3814756b12f446a42ea76.tar.gz drakx-backup-do-not-use-aff3615bc0d0386f88e3814756b12f446a42ea76.tar.bz2 drakx-backup-do-not-use-aff3615bc0d0386f88e3814756b12f446a42ea76.tar.xz drakx-backup-do-not-use-aff3615bc0d0386f88e3814756b12f446a42ea76.zip |
added scannerdrake
-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 5e4f91a3c..5500d43ec 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 localedrake net_monitor drakbug_report tinyfirewall drakxconf drakxservices draksec drakboot adduserdrake drakgw drakautoinst livedrake lsnetdrake +STANDALONEPMS= diskdrake XFdrake mousedrake printerdrake keyboarddrake draknet localedrake net_monitor drakbug_report tinyfirewall drakxconf drakxservices draksec drakboot adduserdrake drakgw drakautoinst livedrake lsnetdrake scannerdrake PMS += $(STANDALONEPMS:%=standalone/%) REP4PMS = /usr/bin/perl-install ROOTDEST = /export |