CHANGELOG 2006-01-14
[hdw-linux/hdw-linux.git] / packages / hackbard / tpp / tpp
diff --git a/packages/hackbard/tpp/tpp b/packages/hackbard/tpp/tpp
new file mode 100644 (file)
index 0000000..25a2b4f
--- /dev/null
@@ -0,0 +1,12 @@
+# hdw - linux tpp package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] 1.3
+# [S] 3-3
+# [D] tpp-1.3.tar.gz http://synflood.at/tpp/
+
+pre_install()  {
+       sed 's%/local%%g' Makefile > tmp~
+       mv tmp~ Makefile
+               }