From d5c2c9259954356fb84241545e97cd4c6ef64704 Mon Sep 17 00:00:00 2001 From: damien Date: Thu, 31 Aug 2000 16:42:10 +0000 Subject: added makedev.sh and isdn_fb.txt in /etc/sysconfig/network-scripts --- perl-install/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install') diff --git a/perl-install/Makefile b/perl-install/Makefile index c79e11d74..4bbfc189c 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -124,6 +124,8 @@ endif cd share ; cp *.xpm $(DEST)/usr/share cd share ; cp -a themes $(DEST)/usr/share/gtk cd share ; cp compssUsers compssList $(ROOTDEST)/Mandrake/base + cd share ; cp makedev.sh $(DEST)/etc/sysconfig/network-scripts + cd share ; cp isdndb.net $(DEST)/etc/sysconfig/network-scripts/isdn_db.txt if [ -f ../modules/modules.cz* ]; then \ cp -f ../modules/modules.cz* $(DEST)/lib/; \ -- cgit v1.2.1