CHANGELOG 2005-08-17
[hdw-linux/hdw-linux.git] / packages / soundtools / libmustux / libmustux
1 # hdw - linux libmustux package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 20050202
6 # [S] 3-11
7 # [D] mustux-20050202.tar.gz http://vt.shuis.tudelft.nl/~remon/protux/CVS/
8
9 srcdir="mustux-$ver"
10
11 pre_install()   {
12         sed "s%/usr/local%$prefix%g" mustux.pro > tmp~
13         mv tmp~ mustux.pro
14         ./compile
15                 }