aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSven Joachim <svenjoac@gmx.de>2013-02-20 17:27:42 +0100
committerSven Joachim <svenjoac@gmx.de>2013-02-20 17:27:42 +0100
commit6bd7e21c3079efeccbbb61f93eadbd5aa8d3cee2 (patch)
tree255d522278a22ea1795c3035468118d3f57aeb3e /debian
parent5a00752952a6563b42dc06d23a042c10b275a2fa (diff)
Update patch 15-fix-oot-build.diff
Second hunk was applied upstream in commit c684e3b53e63b1f7797221312189125669bd38b4.
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/15-fix-oot-build.diff9
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/patches/15-fix-oot-build.diff b/debian/patches/15-fix-oot-build.diff
index 76047668d2b..7040999a22d 100644
--- a/debian/patches/15-fix-oot-build.diff
+++ b/debian/patches/15-fix-oot-build.diff
@@ -11,12 +11,3 @@ index d647a64..d770699 100644
-I$(top_srcdir)/include
noinst_LTLIBRARIES = libegl.la
-@@ -71,7 +71,7 @@ AM_CFLAGS += \
- AM_CPPFLAGS += \
- -I$(top_srcdir)/src/gallium/winsys \
- -I$(top_srcdir)/src/egl/wayland/wayland-egl \
-- -I$(top_srcdir)/src/egl/wayland/wayland-drm \
-+ -I$(top_builddir)/src/egl/wayland/wayland-drm \
- -DHAVE_WAYLAND_BACKEND
- endif
-