about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xbuildtools/debian/mkdeb2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/debian/mkdeb b/buildtools/debian/mkdeb
index b7a7f0d1..9c7b1735 100755
--- a/buildtools/debian/mkdeb
+++ b/buildtools/debian/mkdeb
@@ -357,7 +357,7 @@ sub buildDpkgBuildTree($$$$$) {
 #  subdirectory named DEBIAN.
 #-----------------------------------------------------------------------------
     print("Creating file tree for input to dpkg-deb --build as " .
-          "'$dpkgDirName'");
+          "'$dpkgDirName'\n");
 
     createDirOrDie($dpkgDirName);