stage 4 package updates
[hdw-linux/hdw-linux.git] / packages / x11 / lesstif / lesstif
1 # hdw - linux lesstif package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 0.94.4
6 # [S] 3-4
7 # [D] lesstif-0.94.4.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/lesstif/
8
9 confopt="$confopt --enable-production --with-xdnd --disable-debug"
10 make_conf="rootdir=$docdir $make_conf"
11 install_conf="rootdir=$docdir $install_conf"
12
13 post_install()  {
14         mv -v $prefix/X11R6/lib/X11/mwm $root/etc/X11
15         ln -v -s ../../../../etc/X11/mwm $prefix/X11R6/lib/X11
16                 }