summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.drakxtools
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2000-09-27 14:15:00 +0000
committerdamien <damien@mandriva.com>2000-09-27 14:15:00 +0000
commitb76399c31f86a4430df4530d641bc8a8dbd237d5 (patch)
treec0b5447f16f1baf4417a39672ffcc2c3b7d6d956 /perl-install/Makefile.drakxtools
parent219bfd9a7c149ea03ea566f0188a7cb515039d6d (diff)
downloaddrakx-backup-do-not-use-b76399c31f86a4430df4530d641bc8a8dbd237d5.tar
drakx-backup-do-not-use-b76399c31f86a4430df4530d641bc8a8dbd237d5.tar.gz
drakx-backup-do-not-use-b76399c31f86a4430df4530d641bc8a8dbd237d5.tar.bz2
drakx-backup-do-not-use-b76399c31f86a4430df4530d641bc8a8dbd237d5.tar.xz
drakx-backup-do-not-use-b76399c31f86a4430df4530d641bc8a8dbd237d5.zip
adsldatabase
Diffstat (limited to 'perl-install/Makefile.drakxtools')
-rw-r--r--perl-install/Makefile.drakxtools1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools
index f2b1cd771..0ebefd613 100644
--- a/perl-install/Makefile.drakxtools
+++ b/perl-install/Makefile.drakxtools
@@ -30,6 +30,7 @@ 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/draknet.rc $(ETCDEST)/draknet.rc
install -m 644 share/{MonitorsDB,CardsNames,Cards+} $(LIBX11DEST)
install -m 644 share/diskdrake.rc $(ETCDEST)