git.annexia.org
/
fedora-ocaml-rebuild.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ae251c
)
Fix fedpkg build so it uses --target option.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 7 Jan 2020 20:24:21 +0000
(20:24 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 7 Jan 2020 20:24:21 +0000
(20:24 +0000)
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/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.