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