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-cpio4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipe.d/0001-cpio b/recipe.d/0001-cpio
index 8ef2d54..b97058e 100644
--- a/recipe.d/0001-cpio
+++ b/recipe.d/0001-cpio
@@ -1,5 +1,5 @@
- mcd $BUILDDIR/$1
- $SRC/${1}-*/configure $TCONFIGARGS
+ mcd $BUILDDIR/cpio
+ $SRC/cpio-*/configure $TCONFIGARGS
notparallel
make $J
make $J install