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:
aa9256d
)
Make *Emacs unsuspicious about trailing whitespace.
author
Ville Skyttä
<ville.skytta@iki.fi>
Tue, 9 Feb 2010 16:27:44 +0000
(18:27 +0200)
committer
Ville Skyttä
<ville.skytta@iki.fi>
Tue, 9 Feb 2010 16:27:44 +0000
(18:27 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index c821ae42a51ed6a09403e064f0e978a0dc7c926d..918614fea7169834b11781165a03020585edb491 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-111,7
+111,7
@@
maintainer-clean:
changelog:
git log --pretty --numstat --summary | git2cl > ChangeLog
-
+
dist:
olddir=`pwd`; \
distdir=$(PKGNAME)-$(VERSION); \
@@
-148,8
+148,8
@@
dailyfiles:
$(srcdir)/*.py \
$(srcdir)/Makefile \
$(srcdir)/ChangeLog \
- $(srcdir)/COPYING \
- $(srcdir)/COPYING.lib \
+ $(srcdir)/COPYING \
+ $(srcdir)/COPYING.lib \
$(srcdir)/README \
$(srcdir)/$(PKGNAME).spec \
$(top_srcdir)/.disttmp/$$distdir