projects
/
tools
/
createrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03971dc
)
minor changes to the make file so that it will make a proper archive :)
author
Seth Vidal
<skvidal@fedoraproject.org>
Tue, 28 Oct 2008 19:35:42 +0000
(15:35 -0400)
committer
Seth Vidal
<skvidal@fedoraproject.org>
Tue, 28 Oct 2008 19:35:42 +0000
(15:35 -0400)
bin/Makefile
patch
|
blob
|
history
diff --git
a/bin/Makefile
b/bin/Makefile
index 25437f92e0e8cd0ccc0b0f9abb81cae07a34d711..8e0a7e27a62810442d0b057ea198fee884d23228 100644
(file)
--- a/
bin/Makefile
+++ b/
bin/Makefile
@@
-36,7
+36,8
@@
INSTALL_MODULES = $(INSTALL) -m 755 -D
RM = rm -f
-all: $(srcdir)/$(PKGNAME)
+all:
+ echo "Nothing to do"
install: all installdirs
@@
-74,7
+75,7
@@
distfiles:
$(srcdir)/$(PKGNAME) \
$(srcdir)/Makefile \
$(srcdir)/modifyrepo \
- $(srcdir)/mergerepo \
+ $(srcdir)/mergerepo \
$(top_srcdir)/.disttmp/$$distdir/bin
dailyfiles: