diff options
author | Daouda Lo <daouda@mandriva.com> | 2002-07-08 08:33:13 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2002-07-08 08:33:13 +0000 |
commit | db3d260f54b85e54cd814352355860d0c13bc505 (patch) | |
tree | cccd4f52f0e7810359c3f18c2e0a91b00317fd5b /perl-install/Makefile.config | |
parent | 2829bef518205934377e59a317b1c95db6553971 (diff) | |
download | drakx-db3d260f54b85e54cd814352355860d0c13bc505.tar drakx-db3d260f54b85e54cd814352355860d0c13bc505.tar.gz drakx-db3d260f54b85e54cd814352355860d0c13bc505.tar.bz2 drakx-db3d260f54b85e54cd814352355860d0c13bc505.tar.xz drakx-db3d260f54b85e54cd814352355860d0c13bc505.zip |
- add drakbug
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 f3f3deb68..fd03e45fb 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -6,7 +6,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 diskdrake/*.pm harddrake/*.pm commands install2 g_auto_install live_install live_install2 share/advertising/*.pl -STANDALONEPMS_ = diskdrake XFdrake mousedrake printerdrake logdrake keyboarddrake draknet drakbackup drakfont drakproxy localedrake net_monitor drakbug_report tinyfirewall drakxconf drakxservices draksec drakboot adduserdrake drakgw drakautoinst livedrake lsnetdrake scannerdrake fileshareset drakxtv drakfloppy harddrake2 drakTermServ service_harddrake +STANDALONEPMS_ = diskdrake XFdrake mousedrake printerdrake logdrake keyboarddrake draknet drakbackup drakfont drakproxy localedrake net_monitor drakbug_report tinyfirewall drakxconf drakxservices draksec drakboot adduserdrake drakgw drakautoinst livedrake lsnetdrake scannerdrake fileshareset drakxtv drakfloppy harddrake2 drakTermServ service_harddrake drakbug STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%) ALLPMS = $(PMS) $(STANDALONEPMS) REP4PMS = /usr/bin/perl-install |