summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-01-17 18:22:12 +0000
committerFrancois Pons <fpons@mandriva.com>2001-01-17 18:22:12 +0000
commit574c1c63656bf0224d663d2738c7fc15ca1e4e1e (patch)
tree749d5be5aeeafc782c394a2212f9b86e3cc5d1e3 /tools/Makefile
parentbbe9e28fb7761aae99bc34d7fb191cf2e4696398 (diff)
downloaddrakx-backup-do-not-use-574c1c63656bf0224d663d2738c7fc15ca1e4e1e.tar
drakx-backup-do-not-use-574c1c63656bf0224d663d2738c7fc15ca1e4e1e.tar.gz
drakx-backup-do-not-use-574c1c63656bf0224d663d2738c7fc15ca1e4e1e.tar.bz2
drakx-backup-do-not-use-574c1c63656bf0224d663d2738c7fc15ca1e4e1e.tar.xz
drakx-backup-do-not-use-574c1c63656bf0224d663d2738c7fc15ca1e4e1e.zip
forget to change install rules.
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 93e2ba722..83392079c 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -15,7 +15,7 @@ $(DIRS):
install:
install make_mdkinst_stage2 $(ROOTDEST)/misc
cd /usr/bin ; install packdrake $(ROOTDEST)/misc || { echo "packdrake is missing"; exit 1; }
- cd /usr/bin ; install genbasefiles rpm2header genhdlist_cz2 $(ROOTDEST)/misc || { echo "install rpmtools first!" ; exit 1; }
+ cd /usr/bin ; install gendistrib rpm2header $(ROOTDEST)/misc || { echo "install rpmtools first!" ; exit 1; }
mkdir -p $(DEST)/usr/bin
xhost+: %: %.c