summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-08-14 20:29:05 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:17 +0100
commitc210b8ae444e088957461c9fb242ace1fa63e7b1 (patch)
treec34ae564f0b86b77ef6023f44be6e9f2c95001a6 /hooks
parente87d1e3b6ef230db9b2a651eef067c7269253098 (diff)
downloadlive-build-c210b8ae444e088957461c9fb242ace1fa63e7b1.zip
live-build-c210b8ae444e088957461c9fb242ace1fa63e7b1.tar.gz
Moving /usr/share/live-helper to /usr/share/live/build.
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/minimal2
-rwxr-xr-xhooks/stripped2
2 files changed, 2 insertions, 2 deletions
diff --git a/hooks/minimal b/hooks/minimal
index fdb289b..33f3cce 100755
--- a/hooks/minimal
+++ b/hooks/minimal
@@ -1,6 +1,6 @@
#!/bin/sh
-# /usr/share/live-helper/hooks/minimal - hook list for live-helper(7)
+# /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.
diff --git a/hooks/stripped b/hooks/stripped
index 95afdf2..8463124 100755
--- a/hooks/stripped
+++ b/hooks/stripped
@@ -1,6 +1,6 @@
#!/bin/sh
-# /usr/share/live-helper/hooks/stripped - hook list for live-helper(7)
+# /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.