From 7c0a660e184ded5b79e5294376c12c46698d42a8 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sat, 6 Aug 2016 22:48:08 +0200 Subject: CMake: Adjust abicheck locations Look in build/apt-pkg and build/apt-inst instead of build/bin. Gbp-Dch: ignore --- abicheck/apt_build.xml.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'abicheck/apt_build.xml.in') diff --git a/abicheck/apt_build.xml.in b/abicheck/apt_build.xml.in index f7d4c90cf..32886d931 100644 --- a/abicheck/apt_build.xml.in +++ b/abicheck/apt_build.xml.in @@ -7,5 +7,6 @@ - @build_path@/bin/ + @build_path@/apt-pkg/ + @build_path@/apt-inst/ -- cgit v1.2.3