[Pkg-voip-commits] [ring] 01/01: Change -DLibRingClient_DIR

Alexandre Viau aviau at moszumanska.debian.org
Fri Mar 18 17:35:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

aviau pushed a commit to branch test
in repository ring.

commit 2acbfb87a8ffafbd9d0d366facb080ed8b3fa3ef
Author: aviau <alexandre at alexandreviau.net>
Date:   Fri Mar 18 11:03:34 2016 -0400

    Change -DLibRingClient_DIR
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 62656e3..c69565e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,7 @@ override_dh_auto_configure:
 		cd build && \
 		cmake \
 			-DCMAKE_INSTALL_PREFIX=/usr \
-			-DLibRingClient_DIR=$(CURDIR)/lrc/src \
+			-DLibRingClient_DIR=$(CURDIR)/lrc/build \
 			..
 
 	dh_auto_configure

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/ring.git



More information about the Pkg-voip-commits mailing list