aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xexamples/gbp-configure-unpatched-source2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/gbp-configure-unpatched-source b/examples/gbp-configure-unpatched-source
index 93e2cbea..276e310c 100755
--- a/examples/gbp-configure-unpatched-source
+++ b/examples/gbp-configure-unpatched-source
@@ -10,8 +10,10 @@ LOCAL_OPTIONS=debian/source/local-options
help ()
{
cat << EOF >/dev/stdout
+
Modifies "$LOCAL_OPTIONS" and "$GIT_EXCLUDE"
to ignore .pc and unpatch the source after the build.
+
EOF
exit $1