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.drakxtools | |
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.drakxtools')
-rw-r--r-- | perl-install/Makefile.drakxtools | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools index 7f4b25bd8..f0444da64 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -1,7 +1,7 @@ # -*- Makefile -*- include Makefile.config -INLIBDEST_DIRS = Newt c resize_fat xf86misc sbus_probing +INLIBDEST_DIRS = Newt c resize_fat xf86misc HAVEINST_DIRS = share/po standalone/interactive_http DIRS = $(INLIBDEST_DIRS) $(HAVEINST_DIRS) harddrake printer serial_probe NAME = libDrakX |