aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2002-09-02 21:55:43 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2002-09-02 21:55:43 +0000
commita8a33aa57a524e1a34ff2c9f8c07fcc80e67ec07 (patch)
treef8ad49be8a1d92e061521b532713fb44d69f2240 /Makefile
parentde94b1dd18322676692e35c6f2aedeb2e3cc90be (diff)
downloadrpmdrake-a8a33aa57a524e1a34ff2c9f8c07fcc80e67ec07.tar
rpmdrake-a8a33aa57a524e1a34ff2c9f8c07fcc80e67ec07.tar.gz
rpmdrake-a8a33aa57a524e1a34ff2c9f8c07fcc80e67ec07.tar.bz2
rpmdrake-a8a33aa57a524e1a34ff2c9f8c07fcc80e67ec07.tar.xz
rpmdrake-a8a33aa57a524e1a34ff2c9f8c07fcc80e67ec07.zip
better usr/bin name for edit-urpm-sources
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dc69fedc..30fa02e6 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ install: $(ALL)
ln -sf $(RELATIVE_SBIN)/rpmdrake $(BINDIR)/rpmdrake
ln -sf $(RELATIVE_SBIN)/rpmdrake-remove $(BINDIR)/rpmdrake-remove
ln -sf $(RELATIVE_SBIN)/MandrakeUpdate $(BINDIR)/MandrakeUpdate
- ln -sf $(RELATIVE_SBIN)/edit-urpm-sources.pl $(BINDIR)/edit-urpm-sources.pl
+ ln -sf $(RELATIVE_SBIN)/edit-urpm-sources.pl $(BINDIR)/rpmdrake-sources
install -d $(DATADIR)/rpmdrake/icons
install -m644 icons/*.png $(DATADIR)/rpmdrake/icons
install -m644 compssUsers.flat.default $(DATADIR)/rpmdrake