projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
CVS --> Subversion
[ffmpeg.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 94b8dc2b829370d5b82b17c5444491b8ce7dbbd2..e871aaea51445823d60e3064f11c950960a88a56 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-240,7
+240,7
@@
FILE=ffmpeg-$(shell grep "\#define FFMPEG_VERSION " libavcodec/avcodec.h | \
tar:
rm -rf /tmp/$(FILE)
cp -r . /tmp/$(FILE)
- ( cd /tmp ; tar zcvf ~/$(FILE).tar.gz $(FILE) --exclude
CVS
)
+ ( cd /tmp ; tar zcvf ~/$(FILE).tar.gz $(FILE) --exclude
.svn
)
rm -rf /tmp/$(FILE)
.PHONY: lib