summaryrefslogtreecommitdiff
path: root/packages/gqview/gqview-2.1.1/include-path-fix.patch
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2008-04-30 22:32:03 +0000
committerStanislav Brabec <utx@penguin.cz>2008-04-30 22:32:03 +0000
commit73c90a2c03b61e5e1fdab8a98d7305ae670829a1 (patch)
treebee8077575e7fa5f12af47f9dd36442d0ac9b7ac /packages/gqview/gqview-2.1.1/include-path-fix.patch
parent9e57980d444402bb41a72bf12cc9e730f79aa089 (diff)
gqview updated to version 2.1.5:
* bugfixes
Diffstat (limited to 'packages/gqview/gqview-2.1.1/include-path-fix.patch')
-rw-r--r--packages/gqview/gqview-2.1.1/include-path-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/gqview/gqview-2.1.1/include-path-fix.patch b/packages/gqview/gqview-2.1.1/include-path-fix.patch
deleted file mode 100644
index 614c69a2c3..0000000000
--- a/packages/gqview/gqview-2.1.1/include-path-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gqview-2.1.1/src/Makefile.am.orig 2005-08-02 10:27:57.883396232 +0000
-+++ gqview-2.1.1/src/Makefile.am 2005-08-02 10:28:19.032181128 +0000
-@@ -3,7 +3,7 @@
-
- INCLUDES = -I$(srcdir) -I$(builddir) \
- -I$(top_srcdir) -I$(top_builddir) \
-- -I$(includedir) $(GTK_CFLAGS)
-+ $(GTK_CFLAGS)
-
- module_SLIK = \
- intl.h \