summaryrefslogtreecommitdiffstats
path: root/recipe.d/0016-pth
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/0016-pth')
-rw-r--r--recipe.d/0016-pth5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipe.d/0016-pth b/recipe.d/0016-pth
new file mode 100644
index 0000000..456cd46
--- /dev/null
+++ b/recipe.d/0016-pth
@@ -0,0 +1,5 @@
+ mcd $BUILDDIR/pth
+ $SLACKSOURCE/${1}/${1}-*/configure $TCONFIGARGS
+ make
+ make install
+