summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.config
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-08-28 15:38:37 +0000
committerFrancois Pons <fpons@mandriva.com>2001-08-28 15:38:37 +0000
commit9666f032051215b8775752149e08b199ce2f2cad (patch)
tree025f1849b7a3ce4c5ff252f93d417b6183ea0098 /perl-install/Makefile.config
parent8a3e759c416eb90058a234e4ce0b8af622f6861e (diff)
downloaddrakx-backup-do-not-use-9666f032051215b8775752149e08b199ce2f2cad.tar
drakx-backup-do-not-use-9666f032051215b8775752149e08b199ce2f2cad.tar.gz
drakx-backup-do-not-use-9666f032051215b8775752149e08b199ce2f2cad.tar.bz2
drakx-backup-do-not-use-9666f032051215b8775752149e08b199ce2f2cad.tar.xz
drakx-backup-do-not-use-9666f032051215b8775752149e08b199ce2f2cad.zip
removed reference to e2fsck.shared (now use e2fsck from package which is shared
since 1.23-2mdk).
Diffstat (limited to 'perl-install/Makefile.config')
-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 74343dbc5..36fdbeee5 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 = $(patsubst %, ../tools/%,$(ARCH)/e2fsck.shared ddcprobe/ddcxinfos serial_probe/serial_probe xhost+)
+LOCALFILES = ddcprobe/ddcxinfos serial_probe/serial_probe xhost+)
DIRS = c Newt resize_fat #po
CFLAGS = -Wall
override CFLAGS += -pipe