fix making of comps
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
c4db7dce41
commit
90130382f2
@ -50,7 +50,7 @@ send_fedmsg "${fedmsg_json_start}" ${DIST} start
|
||||
|
||||
pushd $TMPDIR
|
||||
git clone https://pagure.io/fedora-comps.git && {
|
||||
pushd comps
|
||||
pushd fedora-comps
|
||||
make "${COMPSFILE}"
|
||||
cp "${COMPSFILE}" $DEST/
|
||||
popd
|
||||
|
Loading…
x
Reference in New Issue
Block a user