summaryrefslogtreecommitdiffstats
path: root/recipe.d/0001-cpio
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/0001-cpio')
-rw-r--r--recipe.d/0001-cpio6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipe.d/0001-cpio b/recipe.d/0001-cpio
new file mode 100644
index 0000000..8ef2d54
--- /dev/null
+++ b/recipe.d/0001-cpio
@@ -0,0 +1,6 @@
+ mcd $BUILDDIR/$1
+ $SRC/${1}-*/configure $TCONFIGARGS
+ notparallel
+ make $J
+ make $J install
+