]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/build-depkgs-qt-console
start to tweak prune algo
[bacula/bacula] / bacula / src / qt-console / build-depkgs-qt-console
index f18887cffa212d7003538705e3da5a381d31e4a4..6a762246fa6f3a3434d5bcefe62928047918332c 100755 (executable)
@@ -65,7 +65,7 @@ echo "in get_source URL is $URL SRC_DIR is $SRC_DIR MAKE_DIR is $MAKE_DIR ARCHIV
    *)              echo "Unsupported archive type - $ARCHIVE"; exit 1;;
    esac
    
-// cd ${DEPPKG_DIR}/src
+ cd ${DEPPKG_DIR}/src
    
    if [ ! -e "${ARCHIVE}" ]
    then