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 Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
recordstream
/
recordstream.install
blob
f9d0323c7512e2097033304aa5ab38cf80cda221
1
2
post_install() {
3
4
/bin/cat <<EOF
5
6
*****************************************************
7
* *
8
* Install 'mplayer2' to record to wav.file! *
9
* *
10
*****************************************************
11
12
EOF
13
}
14
15
post_upgrade() {
16
post_install
17
}