repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git]
/
tuxrip
/
tuxrip.install
blob
5a7ac0ae5591ab6cd0903e4ff6fdee6bf5be2df8
1
post_install() {
2
echo
3
echo ">>> These packages may also be installed optionally:"
4
echo ">>> xvidcore: for xvid encoding"
5
echo ">>> vobcopy: to copy vob files to the harddisk"
6
echo
7
8
/bin/true
9
}
10
11
op=$1
12
shift
13
$op $*