diff options
Diffstat (limited to 'editors/gummi/files')
-rw-r--r-- | editors/gummi/files/patch-po__Makefile.in.in | 12 | ||||
-rw-r--r-- | editors/gummi/files/patch-src__update.c | 10 |
2 files changed, 0 insertions, 22 deletions
diff --git a/editors/gummi/files/patch-po__Makefile.in.in b/editors/gummi/files/patch-po__Makefile.in.in deleted file mode 100644 index 71de463c3cb1..000000000000 --- a/editors/gummi/files/patch-po__Makefile.in.in +++ /dev/null @@ -1,12 +0,0 @@ ---- ./po/Makefile.in.in.orig 2012-01-29 20:42:39.060446287 +0000 -+++ ./po/Makefile.in.in 2012-01-29 20:43:42.348435836 +0000 -@@ -34,7 +34,8 @@ datadir = @datadir@ - datarootdir = @datarootdir@ - libdir = @libdir@ - DATADIRNAME = @DATADIRNAME@ --itlocaledir = $(prefix)/$(DATADIRNAME)/locale -+sharedir = share -+itlocaledir = $(prefix)/$(sharedir)/locale - subdir = po - install_sh = @install_sh@ - # Automake >= 1.8 provides @mkdir_p@. diff --git a/editors/gummi/files/patch-src__update.c b/editors/gummi/files/patch-src__update.c deleted file mode 100644 index 45c539752224..000000000000 --- a/editors/gummi/files/patch-src__update.c +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/update.c.orig 2012-01-29 20:34:57.429446671 +0000 -+++ ./src/update.c 2012-01-29 20:35:29.991443641 +0000 -@@ -31,6 +31,7 @@ - - #include <stdio.h> - #include <string.h> -+#include <netinet/in.h> - - #ifndef WIN32 - # include <sys/socket.h> |