aboutsummaryrefslogtreecommitdiff
path: root/trunk/Makefile
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-12-22 19:27:00 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-12-22 19:27:00 +0000
commit52a6b2792631217e5e7a96a5bd1577e320b2cdcf (patch)
treea75b9a6ccb558c3dc1c1321de74df7aece7ff81d /trunk/Makefile
parenta8a8c9c4225963cd7ad8749a5dd52ca8489f595a (diff)
downloadsimplepkg-52a6b2792631217e5e7a96a5bd1577e320b2cdcf.tar.gz
simplepkg-52a6b2792631217e5e7a96a5bd1577e320b2cdcf.tar.bz2
attempting to fix #46
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@705 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/Makefile')
-rw-r--r--trunk/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/trunk/Makefile b/trunk/Makefile
index 6cc561f..ed65bf8 100644
--- a/trunk/Makefile
+++ b/trunk/Makefile
@@ -28,7 +28,6 @@ install_lib:
install_bin:
$(INSTALL) -D --mode=0755 src/simplaret $(DESTDIR)/$(PREFIX)/bin/simplaret
- $(INSTALL) -D --mode=0755 src/repos $(DESTDIR)/$(PREFIX)/bin/repos
$(INSTALL) -D --mode=0755 src/lspkg $(DESTDIR)/$(PREFIX)/bin/lspkg
$(INSTALL) -D --mode=0755 src/mkbuild $(DESTDIR)/$(PREFIX)/bin/mkbuild
$(INSTALL) -D --mode=0755 src/mkpatch $(DESTDIR)/$(PREFIX)/bin/mkpatch