chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
test: replace last reference of "/class/*" devpath
[elogind.git]
/
Makefile.am
diff --git
a/Makefile.am
b/Makefile.am
index
31c0fca
..
0963ce8
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-47,4
+47,5
@@
git-release:
head -1 NEWS | grep -q "udev $(VERSION)"
git commit -a -m "release $(VERSION)"
cat .git/refs/heads/master > .git/refs/tags/$(VERSION)
- git gc --prune
+ git gc
+ git prune