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