summaryrefslogtreecommitdiff
path: root/games-action/deathchase3d/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /games-action/deathchase3d/files
reinit the tree, so we can have metadata
Diffstat (limited to 'games-action/deathchase3d/files')
-rw-r--r--games-action/deathchase3d/files/deathchase3d-0.9-underlink.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/games-action/deathchase3d/files/deathchase3d-0.9-underlink.patch b/games-action/deathchase3d/files/deathchase3d-0.9-underlink.patch
new file mode 100644
index 000000000000..ac20e1ff3800
--- /dev/null
+++ b/games-action/deathchase3d/files/deathchase3d-0.9-underlink.patch
@@ -0,0 +1,11 @@
+--- a/deathchase3d/Makefile.in 2011-06-13 09:22:44.140587725 +0200
++++ b/deathchase3d/Makefile.in 2011-06-13 09:22:49.932942379 +0200
+@@ -248,7 +248,7 @@
+ bin_PROGRAMS = deathchase3d
+
+ deathchase3d_SOURCES = treedraw.c tree.c sprites.c objects.c level.c io.c globals.c font.c draw.c main.c
+-deathchase3d_LDADD =
++deathchase3d_LDADD = -lm
+
+ SUBDIRS = docs
+