summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-02-28 18:04:48 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-02-28 18:04:48 +0000
commit240767799f981d5909ee485b0aa0b679d36f23a8 (patch)
treef7bf02e49e7856e290042758c1c9701a3a17922e /tools
parent06b3c3dfef58956884b51cd81910e2916c18b146 (diff)
downloaddrakx-backup-do-not-use-240767799f981d5909ee485b0aa0b679d36f23a8.tar
drakx-backup-do-not-use-240767799f981d5909ee485b0aa0b679d36f23a8.tar.gz
drakx-backup-do-not-use-240767799f981d5909ee485b0aa0b679d36f23a8.tar.bz2
drakx-backup-do-not-use-240767799f981d5909ee485b0aa0b679d36f23a8.tar.xz
drakx-backup-do-not-use-240767799f981d5909ee485b0aa0b679d36f23a8.zip
(install): update the misc progs
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 83392079c..89942d330 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -13,9 +13,12 @@ $(DIRS):
make -C $@
install:
+ install -d $(ROOTDEST)/misc/auto
install make_mdkinst_stage2 $(ROOTDEST)/misc
cd /usr/bin ; install packdrake $(ROOTDEST)/misc || { echo "packdrake is missing"; exit 1; }
cd /usr/bin ; install gendistrib rpm2header $(ROOTDEST)/misc || { echo "install rpmtools first!" ; exit 1; }
+ cd /usr/lib/perl5/site_perl/5.6.0/*-linux ; install packdrake.pm rpmtools.pm $(ROOTDEST)/misc || { echo "install rpmtools first!" ; exit 1; }
+ cd /usr/lib/perl5/site_perl/5.6.0/*-linux/auto ; cp -r rpmtools $(ROOTDEST)/misc/auto || { echo "install rpmtools first!" ; exit 1; }
mkdir -p $(DEST)/usr/bin
xhost+: %: %.c