diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-11-18 01:52:09 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-11-18 01:52:09 +0000 |
commit | 2d6f40c73b6ec610c43f7073bd2e12b0790387e2 (patch) | |
tree | 531cc78c0d37a19e67af10483cc6014ab9bb8fc8 /perl-install/Makefile | |
parent | 38dea3d2412ecdbe2988f58b7ce7a905aff5fb10 (diff) | |
download | drakx-2d6f40c73b6ec610c43f7073bd2e12b0790387e2.tar drakx-2d6f40c73b6ec610c43f7073bd2e12b0790387e2.tar.gz drakx-2d6f40c73b6ec610c43f7073bd2e12b0790387e2.tar.bz2 drakx-2d6f40c73b6ec610c43f7073bd2e12b0790387e2.tar.xz drakx-2d6f40c73b6ec610c43f7073bd2e12b0790387e2.zip |
no_comment
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r-- | perl-install/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile index f0dc744d9..1b9f28c49 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -9,7 +9,7 @@ STAGE2 = $(ROOTDEST)/Mandrake/base/mdkinst_stage2 BASE = $(ROOTDEST)/Mandrake/base DESTREP4PMS = $(DEST)$(REP4PMS) PERL = perl -LOCALFILES = pnp_serial +LOCALFILES = ../tools/ddcprobe/ddcxinfos pnp_serial LOCALFILES2 = extract_archive DIRS = c Newt po pci_probing resize_fat EXCLUDE = $(LOCALFILES) boot.img keymaps consolefonts install |