summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-09-12 11:59:11 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-09-12 11:59:11 +0000
commitd2c30c80a09025323544257d4e4ffb8ac775ad7b (patch)
treed942f6bcadad1092e0f82c8268788fda606fc311 /tools/Makefile
parentcb794de1c684ea088862c36d5638ecf8bb116be2 (diff)
downloaddrakx-backup-do-not-use-d2c30c80a09025323544257d4e4ffb8ac775ad7b.tar
drakx-backup-do-not-use-d2c30c80a09025323544257d4e4ffb8ac775ad7b.tar.gz
drakx-backup-do-not-use-d2c30c80a09025323544257d4e4ffb8ac775ad7b.tar.bz2
drakx-backup-do-not-use-d2c30c80a09025323544257d4e4ffb8ac775ad7b.tar.xz
drakx-backup-do-not-use-d2c30c80a09025323544257d4e4ffb8ac775ad7b.zip
install drakx-in-chroot in misc
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
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; }