updated on Mon Jan 23 04:00:55 UTC 2012
[aur-mirror.git] / penumbra-collection / penumbra-collection.install
blobe04a62cb7c0ab0affccbf5e421f79ec727daf3fb
1 post_install() {
2   echo '* Frictional Games Penumbra Collection license is located in:'
3   echo '* /usr/share/licenses/penumbra-collection/license'
4   echo '* To be able to run the game you will need to enter your serial number'
5   echo '* in /usr/share/games/penumbra-collection/collectionkey on line one'
8 post_upgrade() {
9   post_install
12 pre_remove() {
13 /bin/true
16 op=$1
17 shift
19 $op "$@"