summaryrefslogtreecommitdiffstats
path: root/recipe.d/0030-file
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/0030-file')
-rwxr-xr-xrecipe.d/0030-file4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipe.d/0030-file b/recipe.d/0030-file
new file mode 100755
index 0000000..477096d
--- /dev/null
+++ b/recipe.d/0030-file
@@ -0,0 +1,4 @@
+cd $SRC/${1}-*
+./configure $TCONFIGARGS
+make $J
+make install