projects
/
profile
/
ivi
/
pulseaudio-panda.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0d6684
)
add fedora-snapshot target
author
Lennart Poettering
<lennart@poettering.net>
Wed, 15 Aug 2007 23:13:53 +0000
(23:13 +0000)
committer
Lennart Poettering
<lennart@poettering.net>
Wed, 15 Aug 2007 23:13:53 +0000
(23:13 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1672
fefdeb5f
-60dc-0310-8127-
8f9354f1896f
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
0fd4ccc
..
288c24e
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-51,4
+51,7
@@
eolspace:
untabify:
find \( -name '*.c' -o -name '*.h' \) -exec perl -i -pe 's/\t/ /g;' \{\} \;
+fedora-snapshot: dist
+ cp $(distdir).tar.gz $$HOME/cvs.fedora/pulseaudio/devel/$(distdir).svn`date +%Y%m%d`.tar.gz
+
.PHONY: homepage distcleancheck doxygen