diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-12-28 23:52:57 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-12-28 23:52:57 +0000 |
commit | fcef7c0af0b51e7883fe6f78db5ab6f03be8000a (patch) | |
tree | 8321e6fa768420567bb3bcc06d18730b376facac /perl-install/Makefile.config | |
parent | 55a6953f8ce1b586d8128feaa1a1e08c9f9beb03 (diff) | |
download | drakx-fcef7c0af0b51e7883fe6f78db5ab6f03be8000a.tar drakx-fcef7c0af0b51e7883fe6f78db5ab6f03be8000a.tar.gz drakx-fcef7c0af0b51e7883fe6f78db5ab6f03be8000a.tar.bz2 drakx-fcef7c0af0b51e7883fe6f78db5ab6f03be8000a.tar.xz drakx-fcef7c0af0b51e7883fe6f78db5ab6f03be8000a.zip |
no_comment
Diffstat (limited to 'perl-install/Makefile.config')
-rw-r--r-- | perl-install/Makefile.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index d7a9c0c58..3890b77a6 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -11,7 +11,7 @@ STAGE2 = $(ROOTDEST)/Mandrake/base/mdkinst_stage2 BASE = $(ROOTDEST)/Mandrake/base DESTREP4PMS = $(DEST)$(REP4PMS) PERL = perl -LOCALFILES = $(patsubst %, ../tools/%,e2fsck.shared ddcprobe/ddcxinfos pnp_serial/pnp_serial) +LOCALFILES = $(patsubst %, ../tools/%,e2fsck.shared ddcprobe/ddcxinfos pnp_serial/pnp_serial xhost+) LOCALFILES2 = extract_archive DIRS = c Newt po pci_probing resize_fat EXCLUDE = $(LOCALFILES) boot.img keymaps consolefonts install |