# hdw - linux lesstif package # # author: hackbard@hackdaworld.dyndns.org # # [V] 0.94.4 # [S] 3-4 # [D] lesstif-0.94.4.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/lesstif/ confopt="$confopt --enable-production --with-xdnd --disable-debug" make_conf="rootdir=$docdir $make_conf" install_conf="rootdir=$docdir $install_conf" post_install() { mv -v $prefix/X11R6/lib/X11/mwm $root/etc/X11 ln -v -s ../../../../etc/X11/mwm $prefix/X11R6/lib/X11 }