[geany/geany-osx] bd98d1: Fix libgit2 not being loaded by git-changebar

Jiří Techet git-noreply at xxxxx
Mon Oct 16 22:24:54 UTC 2017


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Mon, 16 Oct 2017 22:24:54 UTC
Commit:      bd98d114e4108c02e9ad46cee505513ed79a1e71
             https://github.com/geany/geany-osx/commit/bd98d114e4108c02e9ad46cee505513ed79a1e71

Log Message:
-----------
Fix libgit2 not being loaded by git-changebar


Modified Paths:
--------------
    geany.modules

Modified: geany.modules
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -75,7 +75,7 @@
 
   <!-- Used by the git-changebar plugin -->
   <cmake id="libgit2"
-         cmakeargs="-DTHREADSAFE:BOOL=1">
+         cmakeargs="-DCMAKE_INSTALL_NAME_DIR=${PREFIX}/lib">
     <branch repo="download.github.com" 
             module="libgit2/libgit2/archive/v${version}.tar.gz"
             checkoutdir="libgit2-${version}"



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list