CHANGELOG 2005-08-17
[hdw-linux/hdw-linux.git] / packages / soundtools / libmustux / libmustux
index 7aa271c..111e0ce 100644 (file)
@@ -2,6 +2,14 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 0.20.2
+# [V] 20050202
 # [S] 3-11
-# [D] libmustux-0.20.2.tar.gz http://vt.shuis.tudelft.nl/~remon/protux/stable/version-0.20.2/
+# [D] mustux-20050202.tar.gz http://vt.shuis.tudelft.nl/~remon/protux/CVS/
+
+srcdir="mustux-$ver"
+
+pre_install()  {
+       sed "s%/usr/local%$prefix%g" mustux.pro > tmp~
+       mv tmp~ mustux.pro
+       ./compile
+               }