summaryrefslogtreecommitdiff
path: root/games-arcade/aop/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /games-arcade/aop/files
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'games-arcade/aop/files')
-rw-r--r--games-arcade/aop/files/aop-0.6-as-needed.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/games-arcade/aop/files/aop-0.6-as-needed.patch b/games-arcade/aop/files/aop-0.6-as-needed.patch
deleted file mode 100644
index f172919553b4..000000000000
--- a/games-arcade/aop/files/aop-0.6-as-needed.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/Makefile.old 2009-01-30 17:00:58.000000000 +0100
-+++ b/Makefile 2009-01-30 17:01:15.000000000 +0100
-@@ -1,5 +1,5 @@
-
--LDFLAGS = -lncurses
-+LDLIBS := $(shell pkg-config ncurses --libs)
-
- aop: aop.c
-