summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-03-31 14:44:41 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-03-31 14:44:41 +0000
commit60002eef0eb1e4002135b6bf16c67d692c8dd746 (patch)
tree7048c08b4cc4dc00ab2225fe258b574bc5a53c97 /Makefile
parent64f720ff50491bf8eff620a154d5318ab34912d9 (diff)
downloadurpmi-60002eef0eb1e4002135b6bf16c67d692c8dd746.tar
urpmi-60002eef0eb1e4002135b6bf16c67d692c8dd746.tar.gz
urpmi-60002eef0eb1e4002135b6bf16c67d692c8dd746.tar.bz2
urpmi-60002eef0eb1e4002135b6bf16c67d692c8dd746.tar.xz
urpmi-60002eef0eb1e4002135b6bf16c67d692c8dd746.zip
no_comment
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bb4e5a91..67cb70c2 100644
--- a/Makefile
+++ b/Makefile
@@ -18,10 +18,10 @@ install: autoirpm.update-all
$(MAKE) -C po $@
install -d $(BINDIR) $(SBINDIR) $(XBINDIR) $(URPMIDIR) $(URPMIDIR2) $(MANDIR)/man8
install -m 4755 urpmi $(BINDIR)
- install _irpm rpm-find-leaves rpmf $(BINDIR)
+ install _irpm rpm-find-leaves urpmf $(BINDIR)
install -m 644 autoirpm.deny $(URPMIDIR2)
install -m 644 *.8 $(MANDIR)/man8
- install rpme urpmi.addmedia autoirpm.update autoirpm.uninstall $(SBINDIR)
+ install urpme urpmi.addmedia autoirpm.update autoirpm.uninstall $(SBINDIR)
install -s autoirpm.update-all $(SBINDIR)
ln -sf urpmi.addmedia $(SBINDIR)/urpmi.removemedia
ln -sf urpmi.addmedia $(SBINDIR)/urpmi.update