Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
ffmpeg2theora
Commits
14dd84d4
Commit
14dd84d4
authored
Mar 13, 2009
by
Jan Gerber
Browse files
use svn to create create tarball
parent
3e2eb497
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
14dd84d4
...
...
@@ -8,4 +8,6 @@ install:
scons
install
$(PREFIX)
dist
:
bzr
export
ffmpeg2theora-
`
grep
pkg_version
=
SConstruct |
cut
-d
\"
-f2
`
.tar.bz2
svn
export
.
ffmpeg2theora-
`
grep
pkg_version
=
SConstruct |
cut
-d
\"
-f2
`
tar
cjf ffmpeg2theora-
`
grep
pkg_version
=
SConstruct |
cut
-d
\"
-f2
`
.tar.bz2 ffmpeg2theora-
`
grep
pkg_version
=
SConstruct |
cut
-d
\"
-f2
`
rm
-r
ffmpeg2theora-
`
grep
pkg_version
=
SConstruct |
cut
-d
\"
-f2
`
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment