diff options
Diffstat (limited to 'recipe.d/0106-libxcb')
-rw-r--r-- | recipe.d/0106-libxcb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipe.d/0106-libxcb b/recipe.d/0106-libxcb new file mode 100644 index 0000000..5108bc1 --- /dev/null +++ b/recipe.d/0106-libxcb @@ -0,0 +1,4 @@ + mcd $BUILDDIR/libxcb + $SRC/libxcb-*/configure $TCONFIGARGS + make $J + make $J install |