# hdw - linux protux package # # author: hackbard@hackdaworld.dyndns.org # # [V] 20050202 # [S] 3-11 # [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 }