X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/b51de7bb9a8b067840d509bedfdb55174bd4c00e..9d325e07d7087bcf3920dbe3633bc785db7fea60:/tools/make/mconfigure diff --git a/tools/make/mconfigure b/tools/make/mconfigure index 09b6d3d..94db20e 100755 --- a/tools/make/mconfigure +++ b/tools/make/mconfigure @@ -133,7 +133,7 @@ fi if [ $configure -eq 1 ] then # delete changelog and control - rm debian/changelog debian/control || true + rm debian/changelog debian/control 2>/dev/null || true # mconfigure builds 2 environment files: setenv.sh + rules.pre