summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.config
diff options
context:
space:
mode:
authorTill Kamppeter <tkamppeter@mandriva.com>2004-09-13 06:15:22 +0000
committerTill Kamppeter <tkamppeter@mandriva.com>2004-09-13 06:15:22 +0000
commite7a96f4d862b47b9481d919b84bc908725a2a4ea (patch)
treebb1a39e68b631d2ff7989d816fbd70c60e2409db /perl-install/Makefile.config
parent23e5751f314c40b9f75005d1e61883b40174b48c (diff)
downloaddrakx-backup-do-not-use-e7a96f4d862b47b9481d919b84bc908725a2a4ea.tar
drakx-backup-do-not-use-e7a96f4d862b47b9481d919b84bc908725a2a4ea.tar.gz
drakx-backup-do-not-use-e7a96f4d862b47b9481d919b84bc908725a2a4ea.tar.bz2
drakx-backup-do-not-use-e7a96f4d862b47b9481d919b84bc908725a2a4ea.tar.xz
drakx-backup-do-not-use-e7a96f4d862b47b9481d919b84bc908725a2a4ea.zip
Fixed "dynamic()" in scannerdrake to do not contain anything interactive.
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 5ceadf9a6..c8acc355b 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -14,7 +14,7 @@ DEST = $(STAGE2_LIVE)
DESTREP4PMS = $(DEST)$(REP4PMS)
PERL = perl
LOCALFILES = $(patsubst %, ../tools/%,ddcprobe/ddcxinfos serial_probe/serial_probe xhost+)
-DIRS = c Newt resize_fat xf86misc #po
+DIRS = #c Newt resize_fat xf86misc #po
CFLAGS = -Wall
override CFLAGS += -pipe