From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- .../garden/files/garden-1.0.8-underlink.patch | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 games-action/garden/files/garden-1.0.8-underlink.patch (limited to 'games-action/garden/files/garden-1.0.8-underlink.patch') diff --git a/games-action/garden/files/garden-1.0.8-underlink.patch b/games-action/garden/files/garden-1.0.8-underlink.patch new file mode 100644 index 000000000000..e538a61a1c1a --- /dev/null +++ b/games-action/garden/files/garden-1.0.8-underlink.patch @@ -0,0 +1,19 @@ +--- a/bin/Makefile.am 2011-06-22 18:16:30.654661047 +0200 ++++ b/bin/Makefile.am 2011-06-22 18:16:55.662251326 +0200 +@@ -9,6 +9,7 @@ + garden_LDFLAGS = -static + else #unix version :-) + AM_CPPFLAGS = -D'DATADIR="@DATADIR_NAME@"' ++garden_LDADD = -lm + endif + + #how to build resources? +--- a/Makefile.am 2011-06-22 18:19:37.787560851 +0200 ++++ b/Makefile.am 2011-06-22 18:19:44.078960907 +0200 +@@ -1,5 +1,5 @@ + ACLOCAL_AMFLAGS= -I m4 +-SUBDIRS = bin resources ++SUBDIRS = bin + + if NO_EXISTING_DATA + SUBDIRS += data -- cgit v1.2.3