commit:     cac54fbbc2f4abb24c4fb7f15194b66aa98fd223
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May  5 19:09:20 2018 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May  5 19:09:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cac54fbb

dev-libs/grok: Make prefix-compatible

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-libs/grok/files/grok-0.9.2-libtirpc.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/grok/files/grok-0.9.2-libtirpc.patch 
b/dev-libs/grok/files/grok-0.9.2-libtirpc.patch
index 0e91d9fed12..9fd09bef825 100644
--- a/dev-libs/grok/files/grok-0.9.2-libtirpc.patch
+++ b/dev-libs/grok/files/grok-0.9.2-libtirpc.patch
@@ -15,7 +15,7 @@ diff -ruN grok-0.9.2.orig/Makefile grok-0.9.2/Makefile
  
  # Platform so we know what to dlopen
 -CFLAGS+=-DPLATFORM_$(PLATFORM)
-+CFLAGS+=-DPLATFORM_$(PLATFORM) -I/usr/include/tirpc
++CFLAGS+=-DPLATFORM_$(PLATFORM) -I$(EPREFIX)/usr/include/tirpc
  # Uncomment to totally disable logging features
  #CFLAGS+=-DNOLOGGING
  

Reply via email to