diff options
author | Mark Salter <msalter@redhat.com> | 2013-01-15 10:47:20 -0500 |
---|---|---|
committer | Al Stone <ahs3@redhat.com> | 2013-01-15 11:04:03 -0700 |
commit | 671e44cf691fc224012995294c33ca2cde170636 (patch) | |
tree | 34ad3724a1f01c32ab43056140bb1eca0ea1c165 | |
parent | 99a5b5da671737b31edb8c7adeee459597f3c565 (diff) | |
download | bootstrap.git.DONOTUSE-aarch64-ahs3.tar.gz bootstrap.git.DONOTUSE-aarch64-ahs3.tar.xz bootstrap.git.DONOTUSE-aarch64-ahs3.zip |
strace: fix recipeHEADmasteraarch64-msalteraarch64-ahs3
Signed-off-by: Mark Salter <msalter@redhat.com>
-rw-r--r-- | recipe.d/0107-strace | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipe.d/0107-strace b/recipe.d/0107-strace index 971da3c..69dab0a 100644 --- a/recipe.d/0107-strace +++ b/recipe.d/0107-strace @@ -1,4 +1,4 @@ -go acl +#requires acl mcd $BUILDDIR/strace $SRC/strace-*/configure $TCONFIGARGS |