components/gnupg/Makefile
changeset 401 bf52ef48020c
parent 303 cae844b2d132
child 800 2ad056ed89ec
--- a/components/gnupg/Makefile	Thu Jul 14 10:55:47 2011 -0700
+++ b/components/gnupg/Makefile	Thu Jul 14 11:09:26 2011 -0700
@@ -67,7 +67,7 @@
 CONFIGURE_OPTIONS  +=		--enable-nls
 CONFIGURE_OPTIONS  +=		--enable-largefile
 CONFIGURE_OPTIONS  +=		--disable-selinux-support
-CONFIGURE_OPTIONS  +=		--with-pinentry-pgm=$(CONFIGURE_LIBDIR)/pinentry
+CONFIGURE_OPTIONS  +=		--with-pinentry-pgm=$(CONFIGURE_PREFIX)/lib/pinentry
 CONFIGURE_OPTIONS  +=		--with-gpg-error-prefix=$(CONFIGURE_PREFIX)
 CONFIGURE_OPTIONS  +=		--with-libassuan-prefix=$(CONFIGURE_PREFIX)
 CONFIGURE_OPTIONS  +=		--with-ksba-prefix=$(CONFIGURE_PREFIX)