diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-07-22 09:39:38 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-07-22 09:39:38 +0000 |
commit | bc25ea4a6ee8505a77972e2a723607735a4e19f9 (patch) | |
tree | c8f6096b4902a63e16033879bd13d7ae4de10d98 /perl-install/Makefile | |
parent | ebf39bc7297fa08a3798ccafffb4db5cfc15160a (diff) | |
download | drakx-backup-do-not-use-bc25ea4a6ee8505a77972e2a723607735a4e19f9.tar drakx-backup-do-not-use-bc25ea4a6ee8505a77972e2a723607735a4e19f9.tar.gz drakx-backup-do-not-use-bc25ea4a6ee8505a77972e2a723607735a4e19f9.tar.bz2 drakx-backup-do-not-use-bc25ea4a6ee8505a77972e2a723607735a4e19f9.tar.xz drakx-backup-do-not-use-bc25ea4a6ee8505a77972e2a723607735a4e19f9.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 d4aec1cdb..bfc8a9622 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -5,7 +5,7 @@ DEST = $(ROOTDEST)/Mandrake/instimage DESTREP4PMS = $(DEST)/usr/bin/perl-install PERL = perl LOCALFILES = $(PERL) mouseconfig -EXCLUDE = $(LOCALFILES) boot-hd.img keymaps xmodmaps consolefonts +EXCLUDE = $(LOCALFILES) boot-hd.img keymaps xmodmaps consolefonts install .PHONY: all po tags install clean verify_c |