The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / gqview / 0001-make.patch
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/gqview/0001-make.patch b/cirros-testvm/src-cirros/buildroot-2015.05/package/gqview/0001-make.patch
new file mode 100644 (file)
index 0000000..0b1626f
--- /dev/null
@@ -0,0 +1,11 @@
+--- 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          \