summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.drakxtools
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-12-02 14:12:09 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-12-02 14:12:09 +0000
commitd062b0681ed8e6658593064edd42aaeb23664414 (patch)
treee14bac642a45f0407df4bf8b942f4c4c995b3ef6 /perl-install/Makefile.drakxtools
parent8212f09c04859180c0e67588f0ab5912b3c08a86 (diff)
downloaddrakx-backup-do-not-use-d062b0681ed8e6658593064edd42aaeb23664414.tar
drakx-backup-do-not-use-d062b0681ed8e6658593064edd42aaeb23664414.tar.gz
drakx-backup-do-not-use-d062b0681ed8e6658593064edd42aaeb23664414.tar.bz2
drakx-backup-do-not-use-d062b0681ed8e6658593064edd42aaeb23664414.tar.xz
drakx-backup-do-not-use-d062b0681ed8e6658593064edd42aaeb23664414.zip
no_comment
Diffstat (limited to 'perl-install/Makefile.drakxtools')
-rw-r--r--perl-install/Makefile.drakxtools4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools
index f53577618..8fb4218b3 100644
--- a/perl-install/Makefile.drakxtools
+++ b/perl-install/Makefile.drakxtools
@@ -1,4 +1,4 @@
-DIRS = ddcprobe po Newt c pci_probing resize_fat
+DIRS = ddcprobe pnp_serial po Newt c pci_probing resize_fat
PREFIX =
SBINDEST = $(PREFIX)/usr/sbin
ETCDEST = $(PREFIX)/etc/gtk
@@ -17,7 +17,7 @@ $(DIRS):
install:
install -d $(BINDEST) $(ETCDEST) $(SBINDEST) $(LIBDEST) $(X11DEST) $(DIRS:%=$(LIBDEST)/%)
install diskdrake XFdrake mousedrake lspcidrake printerdrake keyboarddrake $(SBINDEST)
- install -s ddcprobe/ddcxinfos $(SBINDEST)
+ install -s ddcprobe/ddcxinfos pnp_serial/pnp_serial $(SBINDEST)
for i in *.pm ; do perl -pe '$$_ = "\n" if /\s*use\s+(diagnostics|vars|strict)/' $$i > $(LIBDEST)/$$i ; done
install -m 644 MonitorsDB $(X11DEST)