[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH] Update example path in 'all_binary_debian-installer-banner.sh' example hook



Hello

Please accept this trivial patch to update the example path used in
the comments section of
examples/hooks/all_binary_debian-installer-banner.sh. I figure it
would be good for the given example path to match that of the path
used in the script.

Cheers,
-- Philip
From e1cc31c789319bffc0274f977d1e69f323f62192 Mon Sep 17 00:00:00 2001
From: Philip Newborough <corenominal@corenominal.org>
Date: Sat, 22 Jan 2011 21:22:14 +0000
Subject: [PATCH] Update example path in 'all_binary_debian-installer-banner.sh' example hook

---
 .../hooks/all_binary_debian-installer-banner.sh    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/examples/hooks/all_binary_debian-installer-banner.sh b/examples/hooks/all_binary_debian-installer-banner.sh
index 76c5d07..61c160c 100755
--- a/examples/hooks/all_binary_debian-installer-banner.sh
+++ b/examples/hooks/all_binary_debian-installer-banner.sh
@@ -5,7 +5,7 @@
 # To enable it, copy 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
+#  config/binary_debian-installer/banner.png
 #
 # The file should be a PNG image of dimensions 800 x 75.
 
-- 
1.7.2.3


Reply to: