updated on Mon Jan 16 12:07:49 UTC 2012
[aur-mirror.git] / xlayout / xlayout.install
blobce281ddc0e13a7311ada16ce93155fc40e8c1c83
1 post_install() {
2   echo
3   echo
4   echo "Just add \"xlayout\" to your /etc/rc.conf's daemons section"
5   echo "and edit your boot loader (lilo or grub) menu to call the kernel"
6   echo "with a new parameter: [...] xlayout=<layout wanted>"
7   echo "Please visit http://wiki2.archlinux.org/index.php/XLayout"
8   echo "for further information."
9   echo 
12 post_upgrade() {
13 /bin/true
16 pre_remove() {
17 /bin/true
20 op=$1
21 shift
23 $op $*