]> wagnertech.de Git - projects.git/blobdiff - tools/make/mconfigure
posaune
[projects.git] / tools / make / mconfigure
index 438321e36d3f828d1ca4c041803c64173dd1f59f..7b6db959340b4567032035cff2416a373097d939 100755 (executable)
@@ -166,7 +166,7 @@ then
        # copy package control
        if [ ! -f debian/control ]
        then
-               control=$(find etc -name $paket.control)
+               control=$(find etc -name $paket.control) || true
                if [ -z "$control" ]
                then
                        echo "warning: control file not found"