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 18 08:00:29 UTC 2012
[aur-mirror.git]
/
v86d-zen
/
v86d.install
blob
c5dfcfc096cf8f19b5a75ed13bb488682e28d773
1
post_install() {
2
echo
3
echo " : In order to use uvesafb do the following two steps:"
4
echo " : 1) Add v86d to HOOKS= in /etc/mkinitcpio.conf"
5
echo " : 2) Run mkinitcpio -p kernel26zen"
6
echo
7
}
8
9
post_upgrade() {
10
post_install $1
11
}
12
13
op=$1
14
shift
15
16
$op $*