Explorar o código

What is going on

bryan %!s(int64=3) %!d(string=hai) anos
pai
achega
3b6cccfb89
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -537,7 +537,7 @@ buildRPM() {
     debug "Running: ${FUNCNAME[0]}"
 
     # install build dependencies
-    installPackage wget dpkg rpm-build
+    installPackage "wget" "dpkg" "rpm-build"
 
     # If necessary, make build directories
     [[ ! -d "$_outputdir/SPECS" ]] && mkdir -p "$_outputdir/SPECS"