[Pkg-voip-commits] [pjproject] 21/42: rules: config_site moved

tzafrir at debian.org tzafrir at debian.org
Sat Nov 1 17:13:55 UTC 2014


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

tzafrir pushed a commit to branch master-2.3
in repository pjproject.

commit 76e10c6f918bdfe90c2a1b4a941d673424733612
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Thu Oct 30 10:37:55 2014 +0200

    rules: config_site moved
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2d6d228..60f91cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ override_dh_auto_clean:
 	if test -f build.mak; then make distclean; fi
 
 override_dh_auto_configure:
-	cp debian/config_site.h pjlib/include/
+	cp debian/config_site.h pjlib/include/pj/
 ifneq (,$(wildcard third-party/ilbc/iLBC_decode.c))
 	# Sanity check for one of the third party libraries we need to
 	# remove from the source tree

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



More information about the Pkg-voip-commits mailing list