summaryrefslogtreecommitdiff
path: root/finddeps.in
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-12-02 19:20:30 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-12-02 19:20:30 -0500
commitcf62bc5dddae442db71df15aff6a1fad56d08e13 (patch)
tree918dd8afbb4e83adbf03a05c96b81f30b228165a /finddeps.in
parent66d3bc9daf33cde9c899788834bef786325c49c7 (diff)
move common.sh back to the original location; don't use m4_include
Diffstat (limited to 'finddeps.in')
-rw-r--r--finddeps.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/finddeps.in b/finddeps.in
index 7a2a3fb..656fe5a 100644
--- a/finddeps.in
+++ b/finddeps.in
@@ -3,7 +3,7 @@
# finddeps - find packages that depend on a given depname
#
-m4_include(lib/common.sh)
+source @pkgdatadir@/common.sh
match=$1