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