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:
240b076
)
fix makefile
author
Seth Vidal
<skvidal@linux.duke.edu>
Fri, 16 Apr 2004 05:15:31 +0000
(
05:15
+0000)
committer
Seth Vidal
<skvidal@linux.duke.edu>
Fri, 16 Apr 2004 05:15:31 +0000
(
05:15
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index b5f81913558c9290d65da2ed6fdcdf28562ab06c..5a58784c1ae82103d28591af5f95f26d4c84fc0d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-135,7
+135,7
@@
dailyfiles:
$(srcdir)/Makefile \
$(srcdir)/ChangeLog \
$(srcdir)/README \
- $(srcdir)/$(PACKAGE).spec
+ $(srcdir)/$(PACKAGE).spec
\
$(top_srcdir)/.disttmp/$$distdir
for subdir in $(SUBDIRS) ; do \
$(MAKE) -C $$subdir dailyfiles VERSION=$(VERSION) PACKAGE=$(PACKAGE); \