diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-02-02 14:02:25 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-02-02 14:02:25 +0000 |
commit | d3c77792d4458c82943d4819e6080344151653a1 (patch) | |
tree | 7e61cc1150716ce75b2640d1b7ec92d0ad4669ba /perl-install/Makefile | |
parent | 83c03c58a778b7446c222499453ba8fb307ff755 (diff) | |
download | drakx-d3c77792d4458c82943d4819e6080344151653a1.tar drakx-d3c77792d4458c82943d4819e6080344151653a1.tar.gz drakx-d3c77792d4458c82943d4819e6080344151653a1.tar.bz2 drakx-d3c77792d4458c82943d4819e6080344151653a1.tar.xz drakx-d3c77792d4458c82943d4819e6080344151653a1.zip |
using the new formatXiB
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 de0b977fc..4169902f6 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -153,4 +153,4 @@ full_stage2: stage2: $(MAKE) install_pms - $(ROOTDEST)/misc/make_mdkinst_stage2 $(DEST) $(ROOTDEST)/Mandrake/base/mdkinst_stage2 +# $(ROOTDEST)/misc/make_mdkinst_stage2 $(DEST) $(ROOTDEST)/Mandrake/base/mdkinst_stage2 |