1 コミット

作成者 SHA1 メッセージ 日付
11ad8b32e1 Add a ton of debugging 2020-04-15 18:35:00 -04:00

ファイルの表示

@@ -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