diff options
author | Parabola <dev@list.parabolagnulinux.org> | 2012-04-03 14:54:55 +0000 |
---|---|---|
committer | Parabola <dev@list.parabolagnulinux.org> | 2012-04-03 14:54:55 +0000 |
commit | b618c3d0693aec564c6746238fd05d94e31d3b76 (patch) | |
tree | 4a4834f3097bba25dba1adeba4324080c1b4bf7b /community/newsbeuter | |
parent | 8cb5196780766f47b595410eed8ddbee2e8add08 (diff) |
Tue Apr 3 14:54:45 UTC 2012
Diffstat (limited to 'community/newsbeuter')
-rw-r--r-- | community/newsbeuter/newsbeuter-archlinux.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/community/newsbeuter/newsbeuter-archlinux.patch b/community/newsbeuter/newsbeuter-archlinux.patch deleted file mode 100644 index 3fb26b39b..000000000 --- a/community/newsbeuter/newsbeuter-archlinux.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- src/view.cpp 2011-02-06 23:15:11.000000000 +0100 -+++ src/view.cpp 2011-02-06 23:15:11.000000000 +0100 -@@ -42,3 +42,3 @@ - #include <string.h> --#include <ncursesw/ncurses.h> -+#include <ncurses.h> - ---- src/controller.cpp 2011-02-06 23:14:53.000000000 +0100 -+++ src/controller.cpp 2011-02-06 23:14:53.000000000 +0100 -@@ -40,3 +40,3 @@ - --#include <ncursesw/ncurses.h> -+#include <ncurses.h> - |