diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2006-03-03 15:01:17 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2006-03-03 15:01:17 +0000 |
commit | bc403cc629ad1b2d73dccd584bc6cc5ae4721143 (patch) | |
tree | eaec22cdb2ad7e94e8aca4ef2a5f7891fd8bf284 /perl-install/Makefile.config | |
parent | 30eee52f77ea39cc70eaf1deea415a12e7104d01 (diff) | |
download | drakx-bc403cc629ad1b2d73dccd584bc6cc5ae4721143.tar drakx-bc403cc629ad1b2d73dccd584bc6cc5ae4721143.tar.gz drakx-bc403cc629ad1b2d73dccd584bc6cc5ae4721143.tar.bz2 drakx-bc403cc629ad1b2d73dccd584bc6cc5ae4721143.tar.xz drakx-bc403cc629ad1b2d73dccd584bc6cc5ae4721143.zip |
remove unused silo&sbus&prom stuff (was for sparc, but untouched for more than 5 years and must be broken
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 2e6fb850b..e8698a58a 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -2,7 +2,7 @@ SUDO = sudo TMPDIR = /tmp SO_FILES = c/blib/arch/auto/c/c.so -PMS_DIRS = Newt Xconfig c xf86misc diskdrake harddrake interactive modules network partition_table printer resize_fat sbus_probing security fs +PMS_DIRS = Newt Xconfig c xf86misc diskdrake harddrake interactive modules network partition_table printer resize_fat security fs PMS = *.pm $(PMS_DIRS:%=%/*.pm) commands install2 STANDALONEPMS_ = XFdrake adduserdrake autosetupprintqueues bootloader-config diskdrake drakTermServ drakauth drakautoinst drakbackup drakboot drakbug drakbug_report drakclock drakconnect drakedm drakfirewall drakfont drakgw drakhelp drakhosts drakids draknfs draksambashare drakperm drakproxy drakroam draksec draksound draksplash drakupdate_fstab drakups drakxservices drakxtv fileshareset finish-install harddrake2 keyboarddrake listsupportedprinters localedrake logdrake lsnetdrake mousedrake net_applet net_monitor printerdrake scannerdrake service_harddrake service_harddrake_confirm |