summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-08-28 16:10:54 +0000
committerFrancois Pons <fpons@mandriva.com>2001-08-28 16:10:54 +0000
commit8fa4652973bcd1e2eaabed250df104d0b40de209 (patch)
tree35764b581da796750b282bfedc972a0c0494cd71 /perl-install
parente1fe5305048ee428e6f386247f8e05c6863b10fb (diff)
downloaddrakx-backup-do-not-use-8fa4652973bcd1e2eaabed250df104d0b40de209.tar
drakx-backup-do-not-use-8fa4652973bcd1e2eaabed250df104d0b40de209.tar.gz
drakx-backup-do-not-use-8fa4652973bcd1e2eaabed250df104d0b40de209.tar.bz2
drakx-backup-do-not-use-8fa4652973bcd1e2eaabed250df104d0b40de209.tar.xz
drakx-backup-do-not-use-8fa4652973bcd1e2eaabed250df104d0b40de209.zip
really fix typo...
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 014f372db..48d379551 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -14,7 +14,7 @@ STAGE2 = $(ROOTDEST)/Mandrake/base/mdkinst_stage2
BASE = $(ROOTDEST)/Mandrake/base
DESTREP4PMS = $(DEST)$(REP4PMS)
PERL = perl
-LOCALFILES = (ddcprobe/ddcxinfos serial_probe/serial_probe xhost+)
+LOCALFILES = $(patsubst %, ../tools/%,ddcprobe/ddcxinfos serial_probe/serial_probe xhost+)
DIRS = c Newt resize_fat #po
CFLAGS = -Wall
override CFLAGS += -pipe