summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xstage38
1 files changed, 8 insertions, 0 deletions
diff --git a/stage3 b/stage3
index ece315c..9456c74 100755
--- a/stage3
+++ b/stage3
@@ -63,6 +63,14 @@ scriptmake()
$1
}
+cat <<EOF > $TOP/.rpmmacros
+
+%check \\
+%%check \\
+exit 0
+
+EOF
+
case "$1" in
"" )
go clean