summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/minimal13
-rwxr-xr-xhooks/stripped13
2 files changed, 14 insertions, 12 deletions
diff --git a/hooks/minimal b/hooks/minimal
index 33f3cce..a33c006 100755
--- a/hooks/minimal
+++ b/hooks/minimal
@@ -1,11 +1,12 @@
#!/bin/sh
-# /usr/share/live/build/hooks/minimal - hook list for live-helper(7)
-# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org>
-#
-# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-build(7) - System Build Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org>
+##
+## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
+
set -e
diff --git a/hooks/stripped b/hooks/stripped
index 8463124..ac895da 100755
--- a/hooks/stripped
+++ b/hooks/stripped
@@ -1,11 +1,12 @@
#!/bin/sh
-# /usr/share/live/build/hooks/stripped - hook list for live-helper(7)
-# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org>
-#
-# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-build(7) - System Build Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org>
+##
+## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
+
set -e