1
0
Bryan Drewery 22 жил өмнө
parent
commit
b43fc0ffc6
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build

+ 1 - 1
build

@@ -138,7 +138,7 @@ fi
 echo "[*] Configuring..."
 umask 077 >/dev/null
 
-./configure --silent --with-pack=${pack}
+./configure --silent --with-cfg=${pack}
 
 if [ $clean = "1" ]; then
  echo "[*] Cleaning up old binaries/files..."