From 3a7c37880d8d66e3625f00581a1088572cbd5220 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Mon, 10 Aug 2009 00:04:27 +0200
Subject: Marking replace-di-banner.sh executable and adjust line wrapping.

---
 examples/hooks/replace-di-banner.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
 mode change 100644 => 100755 examples/hooks/replace-di-banner.sh

diff --git a/examples/hooks/replace-di-banner.sh b/examples/hooks/replace-di-banner.sh
old mode 100644
new mode 100755
index 7898f60..a01c0a6
--- a/examples/hooks/replace-di-banner.sh
+++ b/examples/hooks/replace-di-banner.sh
@@ -1,10 +1,10 @@
 #!/bin/sh
 
 # This is an binary hook for live-helper(7) to overwrite the banner
-# in the graphical Debian Installer. To enable it, coppy or symlink
-# this hook into your config/binary_local-hooks directory and add a
-# replacement banner.png at:
-# 
+# in the graphical Debian Installer.
+# To enable it, coppy or symlink this hook into your config/binary_local-hooks
+# directory and add a replacement banner.png at:
+#
 #  config/binary_local-includes/binary/install/banner.png
 #
 # The file should be a PNG image of dimensions 800 x 75.
-- 
cgit v1.0