mkdir -p $PKG/etc/X11
( cd $PKG/usr/lib/X11
  mv rstart $PKG/etc/X11
  ln -sf ../../../etc/X11/rstart .
)