--- /usr/bin/checkinstall       2015-03-25 14:08:29.308661199 +0100
+++ /usr/bin/checkinstall_fixed 2015-03-25 14:13:05.477188144 +0100
@@ -2609,7 +2609,7 @@
 fi

 # Tag files in /etc to be conffiles
-find -L $BUILD_DIR/etc -type f 2> /dev/null | sed -e "s,$BUILD_DIR,," | \
+find -L $BUILD_DIR/etc -type f 2> /dev/null | sed -e "s,$BUILD_DIR,," \
         > $BUILD_DIR/DEBIAN/conffiles

 # The package will be saved here (ignores <epoch>: prefix):
