Compare commits
1 Commits
d796624a80
...
11ad8b32e1
| Author | SHA1 | Date | |
|---|---|---|---|
| 11ad8b32e1 |
@@ -348,7 +348,7 @@ EOF
|
||||
_runDebug "${FUNCNAME[0]}"
|
||||
|
||||
# Cannot create a repo without an rpm
|
||||
if [[ -n $_createrepo || "$_service" == "createrepo" ]]; then
|
||||
if [[ -n $_createrepo || -n $_mcversion ]]; then
|
||||
_rpmbuild="true"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user