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