diff options
Diffstat (limited to 'package/gqview/0001-make.patch')
-rw-r--r-- | package/gqview/0001-make.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/gqview/0001-make.patch b/package/gqview/0001-make.patch deleted file mode 100644 index 0b1626ffc5..0000000000 --- a/package/gqview/0001-make.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/Makefile.in 2006-12-02 20:41:25.000000000 -0500 -+++ b/src/Makefile.in 2008-02-13 14:00:25.000000000 -0500 -@@ -200,7 +200,7 @@ SUBDIRS = icons - DIST_SUBDIRS = icons - INCLUDES = -I$(srcdir) -I$(builddir) \ - -I$(top_srcdir) -I$(top_builddir) \ -- -I$(includedir) $(GTK_CFLAGS) -+ $(GTK_CFLAGS) - - module_SLIK = \ - intl.h \ |