diff options
Diffstat (limited to 'games-puzzle/atomix/files/atomix-2.14.0-underlink.patch')
-rw-r--r-- | games-puzzle/atomix/files/atomix-2.14.0-underlink.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games-puzzle/atomix/files/atomix-2.14.0-underlink.patch b/games-puzzle/atomix/files/atomix-2.14.0-underlink.patch deleted file mode 100644 index 682180c048b2..000000000000 --- a/games-puzzle/atomix/files/atomix-2.14.0-underlink.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- src/Makefile.am.old 2013-12-07 22:25:30.513540434 +0100 -+++ src/Makefile.am 2013-12-07 22:25:43.209654104 +0100 -@@ -26,7 +26,8 @@ - - atomix_LDADD = \ - libatomix.a \ -- $(ATOMIX_LIBS) -+ $(ATOMIX_LIBS) \ -+ -lm - - noinst_LIBRARIES = libatomix.a - |