From d2c30c80a09025323544257d4e4ffb8ac775ad7b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 12 Sep 2005 11:59:11 +0000 Subject: install drakx-in-chroot in misc --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index 9c1290a1e..44d15cb30 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -20,7 +20,7 @@ $(DIRS): install: @install -d $(MISC_DEST)/auto $(MISC_DEST)/Distribconf - @install mdkinst_stage2_tool $(MISC_DEST) + @install mdkinst_stage2_tool drakx-in-chroot $(MISC_DEST) cp -rf `perldoc -l packdrake` $(MISC_DEST) || { echo "install packdrake first!" ; exit 1; } cp -rf `perldoc -l Packdrakeng` $(MISC_DEST) || { echo "install packdrake first!" ; exit 1; } cp -rf `perldoc -l Distribconf` $(MISC_DEST) || { echo "install rpmtools first!" ; exit 1; } -- cgit v1.2.1