This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository pbbam.
commit 2918e4b0e0d32a3e221886bc064d7483df8a48cd Author: Afif Elghraoui <[email protected]> Date: Tue Sep 8 01:26:00 2015 -0700 Add patch header for the gtest patch --- debian/patches/dont-try-building-gtest | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/patches/dont-try-building-gtest b/debian/patches/dont-try-building-gtest index b859a7d..bfab654 100644 --- a/debian/patches/dont-try-building-gtest +++ b/debian/patches/dont-try-building-gtest @@ -1,3 +1,10 @@ +Description: Do not look for gtest sources + The upstream build system expects to build gtest and specifies a location + for its sources. Since we're using the Debian package, this variable is + useless and gets in the way, so just get rid of it here. +Author: Afif Elghraoui <[email protected]> +Forwarded: not-needed +Last-Update: 2015-09-07 --- pbbam.orig/CMakeLists.txt +++ pbbam/CMakeLists.txt @@ -124,9 +124,5 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbbam.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
