From c2b21c01e1443d50d61852854b52a34c1a228633 Mon Sep 17 00:00:00 2001 From: damien Date: Thu, 28 Sep 2000 15:57:26 +0000 Subject: stc --- perl-install/Makefile.drakxtools | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/Makefile.drakxtools') diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools index 8b7bcf8eb..dc93aaf29 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -30,7 +30,6 @@ install: for i in *.pm ; do perl -pe '$$_ = "\n" if /\s*use\s+(diagnostics|vars|strict)/' $$i > $(LIBDEST)/$$i ; done install -m 644 share/isdndb.net $(DATADIR)/isdn_db.txt - install -m 644 share/adsldb.net $(DATADIR)/adsl_db.txt install -m 644 share/{MonitorsDB,CardsNames,Cards+} $(LIBX11DEST) install -m 644 share/diskdrake.rc $(ETCDEST) install -m 644 share/po/*.po $(LIBDEST)/po -- cgit v1.2.1