summaryrefslogtreecommitdiff
path: root/find-libdeps.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 /find-libdeps.in
parent66d3bc9daf33cde9c899788834bef786325c49c7 (diff)
move common.sh back to the original location; don't use m4_include
Diffstat (limited to 'find-libdeps.in')
-rw-r--r--find-libdeps.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/find-libdeps.in b/find-libdeps.in
index 36e2c43..7618850 100644
--- a/find-libdeps.in
+++ b/find-libdeps.in
@@ -1,6 +1,6 @@
#!/bin/bash
-m4_include(lib/common.sh)
+source @pkgdatadir@/common.sh
set -e
shopt -s extglob