summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2012-12-11 11:58:57 -0800
committerDan Nicholson <dbn.lists@gmail.com>2012-12-11 11:58:57 -0800
commitcd2520a00405f3ed1ed6885435735c36fecdc693 (patch)
tree0d326ed076bb5a8d7f038469c48fb01d15cd59dc
parent454dd17b30aa32a37a36ba2065988cd40bc4598d (diff)
downloadpkg-config-cd2520a00405f3ed1ed6885435735c36fecdc693.tar.gz
Fix hardcoded version if check-debug
-rwxr-xr-xcheck/check-debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/check/check-debug b/check/check-debug
index c1d9044..507a689 100755
--- a/check/check-debug
+++ b/check/check-debug
@@ -18,5 +18,5 @@ PKG_CONFIG_DEBUG_SPEW=1 run_test --version
RESULT="Error printing enabled by default due to use of --version, --libs, --cflags, --libs-only-l, --libs-only-L, --libs-only-other, --cflags-only-I, --cflags-only-other or --list. Value of --silence-errors: 0
Error printing enabled
-0.27.1"
+$PACKAGE_VERSION"
run_test --debug --version