diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-01-06 17:02:14 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-01-06 17:02:14 +0000 |
commit | 66a728f33639c6b4ca379e310f3c2536123fc014 (patch) | |
tree | fe6308c41aaf8252ff315e800cd0aab2b84b796a /perl-install/Makefile.config | |
parent | d5bdac3e48cbdf2317dc6bcf98cd5a5117af5ac0 (diff) | |
download | drakx-66a728f33639c6b4ca379e310f3c2536123fc014.tar drakx-66a728f33639c6b4ca379e310f3c2536123fc014.tar.gz drakx-66a728f33639c6b4ca379e310f3c2536123fc014.tar.bz2 drakx-66a728f33639c6b4ca379e310f3c2536123fc014.tar.xz drakx-66a728f33639c6b4ca379e310f3c2536123fc014.zip |
obsolete livedrake, live_install, live_update
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 36621137e..6e9a31062 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -12,7 +12,7 @@ VERSION = 2.2.10-BOOT SUDO = sudo SO_FILES = c/blib/arch/auto/c/c.so PMS_DIRS = Newt Xconfig c diskdrake harddrake interactive modules network partition_table printer resize_fat sbus_probing security -PMS = *.pm $(PMS_DIRS:%=%/*.pm) commands install2 g_auto_install live_install2 +PMS = *.pm $(PMS_DIRS:%=%/*.pm) commands install2 STANDALONEPMS_ = XFdrake adduserdrake diskdrake drakTermServ drakautoinst drakauth drakbackup drakboot drakbug drakbug_report drakclock drakconnect drakedm drakfirewall drakfloppy drakfont drakgw drakhelp drakperm drakproxy drakpxe draksec draksound draksplash drakupdate_fstab drakups drakxservices drakxtv fileshareset harddrake2 keyboarddrake livedrake localedrake logdrake lsnetdrake mousedrake net_monitor printerdrake scannerdrake service_harddrake STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%) |