[gnome-keyring/gnome-3-0] Expand path in gnome-keyring-prompt.desktop properly



commit fcfe39834e3581819a592e4393201958211a29a0
Author: Laurent Bigonville <l bigonville edpnet be>
Date:   Wed Apr 20 07:23:23 2011 +0200

    Expand path in gnome-keyring-prompt.desktop properly
    
    https://bugzilla.gnome.org/show_bug.cgi?id=647385

 configure.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/configure.in b/configure.in
index 4314601..c9ff6fb 100644
--- a/configure.in
+++ b/configure.in
@@ -684,6 +684,9 @@ fi
 eval BINDIR="$bindir"
 AC_SUBST(BINDIR)
 
+eval LIBEXECDIR="$libexecdir"
+AC_SUBST(LIBEXECDIR)
+
 pkcs11dir="${libdir}/pkcs11"
 AC_SUBST(pkcs11dir)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]