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 Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git]
/
makemkv
/
makemkv.install
blob
c707e731480b375d60ae2b3eace207ee79d296a9
1
post_upgrade() {
2
post_install $1
3
}
4
5
post_install() {
6
echo "The makemkv package is licensed software."
7
echo "You MUST read and agree to the license stored in"
8
echo "/usr/share/licenses/makemkv/eula_en_linux.txt before using it."
9
}