repo.or.cz
/
cinelerra_cv
/
ct.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r955: Fix the Diffkey icon.
[cinelerra_cv/ct.git]
/
libmpeg3
/
make_rpm
blob
87fdd197fa9599d5e70457d11c0d6ebff74b3c23
1
#!/bin/sh
2
3
VERSION
=
1.2.2
4
5
rm
-r
/
tmp
/
libmpeg3-
$VERSION
6
mkdir
-p
/
tmp
/
libmpeg3-
$VERSION
7
make
clean
8
cp
-rd
* /
tmp
/
libmpeg3-
$VERSION
9
cd
/
tmp
10
tar
zcf libmpeg3-
$VERSION
.
tar
.gz libmpeg3-
$VERSION