From 0cf2f20608308acdf3cb922c3736446bbd8f3388 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:58:29 +0100 Subject: gentoo resync : 14.07.2018 --- .../galaxis/files/galaxis-1.8-gentoo.patch | 60 ---------------------- 1 file changed, 60 deletions(-) delete mode 100644 games-puzzle/galaxis/files/galaxis-1.8-gentoo.patch (limited to 'games-puzzle/galaxis/files') diff --git a/games-puzzle/galaxis/files/galaxis-1.8-gentoo.patch b/games-puzzle/galaxis/files/galaxis-1.8-gentoo.patch deleted file mode 100644 index abee05096288..000000000000 --- a/games-puzzle/galaxis/files/galaxis-1.8-gentoo.patch +++ /dev/null @@ -1,60 +0,0 @@ -diff -ru galaxis-1.8.orig/Makefile galaxis-1.8/Makefile ---- galaxis-1.8.orig/Makefile 2010-10-19 09:48:58.000000000 -0400 -+++ galaxis-1.8/Makefile 2010-10-20 04:04:49.246650551 -0400 -@@ -3,9 +3,8 @@ - VERS=$(shell sed -+#include -+#include - #include - #include - #include -@@ -176,6 +177,7 @@ - (void) refresh(); - } - -+#if 0 - static void error(char *s) - { - (void) move(PROMPTLINE + 2, 0); -@@ -186,6 +188,7 @@ - (void) beep(); - } - } -+#endif - - static int rnd(int n) - { -@@ -644,7 +647,7 @@ - } - } - --main(argc, argv) -+int main(argc, argv) - int argc; - char *argv[]; - { -- cgit v1.2.3