summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/pasang-emas/files/pasang-emas-3.1.0-build.patch')
-rw-r--r--games-board/pasang-emas/files/pasang-emas-3.1.0-build.patch7
1 files changed, 6 insertions, 1 deletions
diff --git a/games-board/pasang-emas/files/pasang-emas-3.1.0-build.patch b/games-board/pasang-emas/files/pasang-emas-3.1.0-build.patch
index f3c16f76ad19..93703d8e6d1c 100644
--- a/games-board/pasang-emas/files/pasang-emas-3.1.0-build.patch
+++ b/games-board/pasang-emas/files/pasang-emas-3.1.0-build.patch
@@ -1,6 +1,11 @@
--- pasang-emas-2.1.0-orig/src/Makefile.in
+++ pasang-emas-2.1.0/src/Makefile.in
-@@ -196,7 +196,7 @@
+@@ -221,11 +221,11 @@
+ pasang.vapi \
+ pasang.h
+
+-LDADD = libpasang.a $(DEPS_LIBS)
++LDADD = libpasang.a $(DEPS_LIBS) -lm
INCLUDES = $(DEPS_CFLAGS) \
--include ../config.h \
-DLOCALEDIR=\"$(localedir)\" \