summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.drakxtools
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2000-08-26 06:37:21 +0000
committerdamien <damien@mandriva.com>2000-08-26 06:37:21 +0000
commit7311a6b47b7dd250453ad88e97cf437c0e4bf41a (patch)
tree52482b5b4ba5c9e6d0cbb1659d8c343649cc1d47 /perl-install/Makefile.drakxtools
parenta0d70e0d0a4eb1819514fc66b4e4fda30f0bade4 (diff)
downloaddrakx-backup-do-not-use-7311a6b47b7dd250453ad88e97cf437c0e4bf41a.tar
drakx-backup-do-not-use-7311a6b47b7dd250453ad88e97cf437c0e4bf41a.tar.gz
drakx-backup-do-not-use-7311a6b47b7dd250453ad88e97cf437c0e4bf41a.tar.bz2
drakx-backup-do-not-use-7311a6b47b7dd250453ad88e97cf437c0e4bf41a.tar.xz
drakx-backup-do-not-use-7311a6b47b7dd250453ad88e97cf437c0e4bf41a.zip
updated
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 ccbcd23f7..dbc0fdec2 100644
--- a/perl-install/Makefile.drakxtools
+++ b/perl-install/Makefile.drakxtools
@@ -28,6 +28,7 @@ install:
ln -s ../../$(patsubst $(PREFIX)/usr%,%,$(SBINDEST))/XFdrake $(BINX11DEST)/Xdrakres
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 /etc/sysconfig/network-scripts/isdn_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