diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-01-05 20:55:20 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-01-05 20:55:20 +0000 |
commit | fd6b89e3d9cb165829a25cd196b5340104a4e440 (patch) | |
tree | c14cf6f6d8be04fa8cdfe65fc8e68411b399e757 /perl-install/Makefile.config | |
parent | 49a8229d69ae7b82dff1417857285f5f0a73f43f (diff) | |
download | drakx-fd6b89e3d9cb165829a25cd196b5340104a4e440.tar drakx-fd6b89e3d9cb165829a25cd196b5340104a4e440.tar.gz drakx-fd6b89e3d9cb165829a25cd196b5340104a4e440.tar.bz2 drakx-fd6b89e3d9cb165829a25cd196b5340104a4e440.tar.xz drakx-fd6b89e3d9cb165829a25cd196b5340104a4e440.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 225d82895..01350b363 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -12,7 +12,7 @@ BASE = $(ROOTDEST)/Mandrake/base DESTREP4PMS = $(DEST)$(REP4PMS) PERL = perl LOCALFILES = $(patsubst %, ../tools/%,e2fsck.shared ddcprobe/ddcxinfos pnp_serial/pnp_serial xhost+ extract_archive) -DIRS = c Newt po pci_probing resize_fat +DIRS = c Newt pci_probing resize_fat #po EXCLUDE = $(LOCALFILES) boot.img keymaps consolefonts install CFLAGS = -Wall override CFLAGS += -pipe |