From 92b9262fbaed9d411c2e4417037497ff494fffb7 Mon Sep 17 00:00:00 2001 From: zador-blood-stained Date: Sat, 20 Aug 2016 23:18:39 +0300 Subject: [PATCH] Bugfix --- makeboarddeb.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/makeboarddeb.sh b/makeboarddeb.sh index a745243354..f6f7957415 100644 --- a/makeboarddeb.sh +++ b/makeboarddeb.sh @@ -76,9 +76,9 @@ create_board_package() # won't recreate files if they were removed by user # TODO: Add proper handling for updated conffiles - cat <<-EOF > $destination/DEBIAN/conffiles - /boot/.verbose - EOF + #cat <<-EOF > $destination/DEBIAN/conffiles + #/boot/.verbose + #EOF # trigger uInitrd creation after installation, to apply # /etc/initramfs/post-update.d/99-uboot