summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/patchfns.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/patchfns.in b/lib/patchfns.in
index b693457..f61edae 100644
--- a/lib/patchfns.in
+++ b/lib/patchfns.in
@@ -1,4 +1,5 @@
-#!@BASH@
+# This file contains the common functions used in all quilt script
+# It is meant to be sourced by bash scripts.
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as