[Pkg-voip-commits] [bctoolbox] 56/60: fix typo in BcToolboxCMakeUtils.cmake

Bernhard Schmidt berni at moszumanska.debian.org
Sun Oct 15 22:42:29 UTC 2017


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

berni pushed a commit to branch debian/sid
in repository bctoolbox.

commit 9d5bc870581f07c31332cd00eed6c691f4ac1a96
Author: Jehan Monnier <jehan.monnier at linphone.org>
Date:   Mon Jul 17 09:32:37 2017 +0200

    fix typo in BcToolboxCMakeUtils.cmake
---
 cmake/BcToolboxCMakeUtils.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/BcToolboxCMakeUtils.cmake b/cmake/BcToolboxCMakeUtils.cmake
index 62fbe94..f3f9e01 100644
--- a/cmake/BcToolboxCMakeUtils.cmake
+++ b/cmake/BcToolboxCMakeUtils.cmake
@@ -75,7 +75,7 @@ macro(bc_project_build_version PROJECT_VERSION PROJECT_BUILD_VERSION)
        		         WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}
        		 )
 	endif()
-	if (NOT PROJECT_VERSION_BUILD) {
+	if (NOT PROJECT_VERSION_BUILD) 
 		set(PROJECT_VERSION_BUILD 0)
 	endif()
 endmacro()

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



More information about the Pkg-voip-commits mailing list