diff options
author | Francois Pons <fpons@mandriva.com> | 2000-09-05 16:04:19 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-09-05 16:04:19 +0000 |
commit | ccf482832cd4b44c979317b0fa941efe04bf87c1 (patch) | |
tree | 44aa875932784da923b18b5df01137b2ad76b726 /Makefile | |
parent | 1eab86201f8fc87e7708c2c8dee2c612e60f045d (diff) | |
download | urpmi-ccf482832cd4b44c979317b0fa941efe04bf87c1.tar urpmi-ccf482832cd4b44c979317b0fa941efe04bf87c1.tar.gz urpmi-ccf482832cd4b44c979317b0fa941efe04bf87c1.tar.bz2 urpmi-ccf482832cd4b44c979317b0fa941efe04bf87c1.tar.xz urpmi-ccf482832cd4b44c979317b0fa941efe04bf87c1.zip |
*** empty log message ***
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ install: autoirpm.update-all $(MAKE) -C po $@ install -d $(BINDIR) $(SBINDIR) $(XBINDIR) $(URPMIDIR) $(URPMIDIR2) $(MANDIR)/man8 install -m 4755 urpmi $(BINDIR) + install -m 4755 urpmq $(BINDIR) install _irpm rpm-find-leaves urpmf $(BINDIR) install -m 644 autoirpm.deny $(URPMIDIR2) install -m 644 *.8 $(MANDIR)/man8 |