Fix fedpkg build so it uses --target option.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 7 Jan 2020 20:24:21 +0000 (20:24 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 7 Jan 2020 20:24:21 +0000 (20:24 +0000)
Goalfile

index 0898431..3ccf6bd 100644 (file)
--- a/Goalfile
+++ b/Goalfile
@@ -112,7 +112,7 @@ goal rebuild (pkg) =
     fi
     $fedpkg commit -c
     $fedpkg push
-    $fedpkg build
+    $fedpkg build --target %side-tag
 }
 
 # Get the source package names for a particular package.