CHANGELOG 2005-08-17
[hdw-linux/hdw-linux.git] / packages / soundtools / protux / protux
index ea1a4f4..4303a0d 100644 (file)
@@ -2,8 +2,15 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 0.20.2
+# [V] 20050202
 # [S] 3-11
-# [D] protux-0.20.2.tar.gz http://vt.shuis.tudelft.nl/~remon/protux/stable/version-0.20.2/
+# [D] protux-20050202.tar.gz http://vt.shuis.tudelft.nl/~remon/protux/CVS/
 
 confopt="$confopt --with-xinerama"
+
+pre_install()  {
+       sed "s%/usr/local%$prefix%g" protux.pro > tmp~
+       mv tmp~ protux.pro
+       ./compile
+               }
+