From 5b1c1e7586b6b3143a207d39fa9ed63ff324c978 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 21 Jun 2005 07:43:34 +0000 Subject: commit here the command line I use --- perl-install/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 72abe4872..d947a39b8 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -223,3 +223,6 @@ pixel_standalone_links: rm -rf .standalone_apps.swa mkdir .standalone_apps.swa for i in $(STANDALONEPMS_); do ln -sf ../standalone/$$i .standalone_apps.swa/$$i.pm; done + +# [pixel] after make install_pms: +# ../tools/drakx-in-chroot /export /tmp/rr --useless_thing_accepted --kickstart install/auto_inst.cfg.local.pl -- cgit v1.2.1