]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/buildsrc/dlls.sh
Removing breaking checks
[xonotic/xonotic.git] / misc / buildsrc / dlls.sh
index 98b27cd7858f79aab72797b57a462a86588adf51..6baf67d00a24e4b1b76d9e21b97d67330988fb82 100755 (executable)
@@ -5,7 +5,6 @@
 
 d0=$(pwd)
 cjobs=$(($(nproc) + 1))
-echo "Working directory is $d0"
 
 require () {
        if ! dpkg -s "$1" >/dev/null 2>&1 ; then