stage 4 package updates
[hdw-linux/hdw-linux.git] / packages / x11 / blackbox / blackbox
1 # hdw - linux blackbox package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 0.70.0
6 # [S] 3-4
7 # [D] blackbox-0.70.0.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/blackboxwm/
8
9 post_install()  {
10         echo "installing hdw menu and styles ..."
11         cp $confdir/menu $prefix/share/blackbox/
12         cp $confdir/hdw $prefix/share/blackbox/styles/
13                 }