summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-roguelike/tomenet/files/tomenet-4.7.2-makefile.patch')
-rw-r--r--games-roguelike/tomenet/files/tomenet-4.7.2-makefile.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-roguelike/tomenet/files/tomenet-4.7.2-makefile.patch b/games-roguelike/tomenet/files/tomenet-4.7.2-makefile.patch
index 474ebd370c24..1b89c2bc987d 100644
--- a/games-roguelike/tomenet/files/tomenet-4.7.2-makefile.patch
+++ b/games-roguelike/tomenet/files/tomenet-4.7.2-makefile.patch
@@ -1,7 +1,7 @@
-diff --git a/src/makefile b/src/makefile
+diff --git a/makefile b/makefile
index ee56a33..7f3c81f 100644
---- a/src/makefile
-+++ b/src/makefile
+--- a/makefile
++++ b/makefile
@@ -203,7 +203,7 @@ CLI_LUAOBJS = \
#
# This is my compiler of choice, it seems to work most everywhere