summaryrefslogtreecommitdiff
path: root/src/devtools/checkpkg.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/devtools/checkpkg.patch')
-rw-r--r--src/devtools/checkpkg.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devtools/checkpkg.patch b/src/devtools/checkpkg.patch
index 2e3bb63..5cfb794 100644
--- a/src/devtools/checkpkg.patch
+++ b/src/devtools/checkpkg.patch
@@ -7,7 +7,7 @@
shopt -s extglob
-m4_include(lib/common.sh)
-+. $(librelib messages)
++. "$(librelib messages)"
+
+usage() {
+ print 'Usage: %s [-h]' "${0##*/}"