diff options
Diffstat (limited to 'recipe.d/0012-chkconfig')
-rw-r--r-- | recipe.d/0012-chkconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipe.d/0012-chkconfig b/recipe.d/0012-chkconfig new file mode 100644 index 0000000..a423cbe --- /dev/null +++ b/recipe.d/0012-chkconfig @@ -0,0 +1,5 @@ + mcd $BUILDDIR/pth + #$SRC/${1}-*/configure $TCONFIGARGS + make $J + make $J install + |