diff options
author | Till Kamppeter <tkamppeter@mandriva.com> | 2004-09-13 06:18:23 +0000 |
---|---|---|
committer | Till Kamppeter <tkamppeter@mandriva.com> | 2004-09-13 06:18:23 +0000 |
commit | d48aebc756ad6c4968feb2f5c65309b4b148e3ea (patch) | |
tree | 265f4bd49bafe527961c1a20f2dc6af9ad9ac6a3 /perl-install/Makefile.config | |
parent | e7a96f4d862b47b9481d919b84bc908725a2a4ea (diff) | |
download | drakx-d48aebc756ad6c4968feb2f5c65309b4b148e3ea.tar drakx-d48aebc756ad6c4968feb2f5c65309b4b148e3ea.tar.gz drakx-d48aebc756ad6c4968feb2f5c65309b4b148e3ea.tar.bz2 drakx-d48aebc756ad6c4968feb2f5c65309b4b148e3ea.tar.xz drakx-d48aebc756ad6c4968feb2f5c65309b4b148e3ea.zip |
Reverted accidentally uploaded file.
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 c8acc355b..5ceadf9a6 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 |