diff options
Diffstat (limited to 'src/devtools/finddeps.patch')
-rw-r--r-- | src/devtools/finddeps.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devtools/finddeps.patch b/src/devtools/finddeps.patch index feae920..caf2121 100644 --- a/src/devtools/finddeps.patch +++ b/src/devtools/finddeps.patch @@ -7,7 +7,7 @@ +# License: Unspecified -m4_include(lib/common.sh) -+. $(librelib messages) ++. "$(librelib messages)" match=$1 |