summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-09-22 02:28:32 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-09-22 02:28:32 +0000
commitf3dd1600ffce42ff0e3446fd5e482d5b5f9ec4d2 (patch)
treed713d53b09c8124d748d2ce4613ea86389857d15 /perl-install/Makefile
parent527c5fdb5eeea76ab1b3db550b8455bdf7d4e2a1 (diff)
downloaddrakx-backup-do-not-use-f3dd1600ffce42ff0e3446fd5e482d5b5f9ec4d2.tar
drakx-backup-do-not-use-f3dd1600ffce42ff0e3446fd5e482d5b5f9ec4d2.tar.gz
drakx-backup-do-not-use-f3dd1600ffce42ff0e3446fd5e482d5b5f9ec4d2.tar.bz2
drakx-backup-do-not-use-f3dd1600ffce42ff0e3446fd5e482d5b5f9ec4d2.tar.xz
drakx-backup-do-not-use-f3dd1600ffce42ff0e3446fd5e482d5b5f9ec4d2.zip
Separate mdkinst_stage2 step in makefile
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index ff8307ff9..69a7969f5 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -206,6 +206,9 @@ endif
full_stage2:
$(MAKE) stage2
+ $(MAKE) mdkinst_stage2
+
+mdkinst_stage2:
$(ROOTDEST)/misc/make_mdkinst_stage2 $(DEST) $(ROOTDEST)/Mandrake/base/mdkinst_stage2
stage2: