summaryrefslogtreecommitdiffstats
path: root/games/uhexen2/files/patch-launcher__Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/uhexen2/files/patch-launcher__Makefile')
-rw-r--r--games/uhexen2/files/patch-launcher__Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/uhexen2/files/patch-launcher__Makefile b/games/uhexen2/files/patch-launcher__Makefile
deleted file mode 100644
index 88bc4a9..0000000
--- a/games/uhexen2/files/patch-launcher__Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- launcher/Makefile.orig 2007-10-25 06:06:52.000000000 -0300
-+++ launcher/Makefile 2008-04-21 17:28:38.000000000 -0300
-@@ -116,7 +116,7 @@
- ALL_OBJECTS := $(LAUNCHER_OBJS) $(GUI_OBJS) $(XPATCH_OBJS) \
- $(LIBXDELTA_OBJS) $(LIBEDSIO_OBJS) $(LAUNCHER_MAIN)
-
--$(BINARY): $(LAUNCHER_OBJS) $(LAUNCHER_MAIN) $(GUI_OBJS) $(XPATCH_OBJS)
-+$(BINARY): $(ALL_OBJECTS)
- @rm -f $(BINARY)
- $(LINKER) -o $(BINARY) $(ALL_OBJECTS) $(LDFLAGS)
-
OpenPOWER on IntegriCloud