# hdw - linux blackbox package # # author: hackbard@hackdaworld.dyndns.org # # [V] 0.70.0 # [S] 3-4 # [D] blackbox-0.70.0.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/blackboxwm/ post_install() { echo "installing hdw menu and styles ..." cp $confdir/menu $prefix/share/blackbox/ cp $confdir/hdw $prefix/share/blackbox/styles/ }