aboutsummaryrefslogtreecommitdiffstats
path: root/games/py-poker-eval/files/patch-Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'games/py-poker-eval/files/patch-Makefile.am')
-rw-r--r--games/py-poker-eval/files/patch-Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/games/py-poker-eval/files/patch-Makefile.am b/games/py-poker-eval/files/patch-Makefile.am
index fa26c192a91a..914e0ad9840b 100644
--- a/games/py-poker-eval/files/patch-Makefile.am
+++ b/games/py-poker-eval/files/patch-Makefile.am
@@ -15,12 +15,3 @@
if PYTHON_2_6
py2_6exec_LTLIBRARIES = _pokereval_2_6.la
_pokereval_2_6_la_SOURCES = pypokereval.c
-@@ -64,7 +72,7 @@
- _pokereval_2_3_la_CFLAGS = ${PYTHON2_3_CFLAGS} ${POKER_EVAL_CFLAGS} -DPYTHON_VERSION=\"2_3\" -D'VERSION_NAME(w)=w\#\#2_3'
- endif
-
--pkgconfigdir = ${libdir}/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = pypoker-eval.pc
-
- EXTRA_DIST = config/python.m4 config/ccpython.m4 \