[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnupg-commit-watchers
Subject:    [git] GPG-ERROR - branch, master, updated. libgpg-error-1.32-44-g2e9ee74
From:       cvs () cvs ! gnupg ! org (by NIIBE Yutaka)
Date:       2018-10-31 7:56:33
Message-ID: E1gHlMh-0003Nm-00 () lists ! gnupg ! org
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Error codes used by GnuPG et al.".

The branch, master has been updated
       via  2e9ee747ac81434ca542291287eb56c9025f0a39 (commit)
      from  93d45f7e7e937020c796781705516a4b62e6589a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2e9ee747ac81434ca542291287eb56c9025f0a39
Author: NIIBE Yutaka <gniibe@fsij.org>
Date:   Wed Oct 31 16:55:53 2018 +0900

    gpgrt-config: Fix typo in the script.
    
    * src/gpgrt-config: Add missing $ for libdir_option.
    
    Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

diff --git a/src/gpgrt-config b/src/gpgrt-config
index 1524677..9ff0b3a 100755
--- a/src/gpgrt-config
+++ b/src/gpgrt-config
@@ -480,7 +480,7 @@ EOF
 fi
 
 # --libdir option has precedence over the env var.
-if [ -n "libdir_option" ]; then
+if [ -n "$libdir_option" ]; then
     libdir=$(substitute_vars $libdir_option)
     PKG_CONFIG_LIBDIR=$libdir/pkgconfig
 fi

-----------------------------------------------------------------------

Summary of changes:
 src/gpgrt-config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Error codes used by GnuPG et al.
http://git.gnupg.org


_______________________________________________
Gnupg-commits mailing list
Gnupg-commits@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic