f9b2e2a196d114c716a1024c48891adcba66c9c9
[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.0rc
6 # [S] 3-4
7 # [D] blackbox-0.70.0rc.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                 }