]> git.pld-linux.org Git - packages/Mesa.git/blame - Mesa-wayland.patch
- up to 9.1.0 snap (20120928); use previous revision if you want to merge 9.0 to...
[packages/Mesa.git] / Mesa-wayland.patch
CommitLineData
f7cf327a 1--- Mesa-8.0.1/src/egl/wayland/wayland-drm/Makefile.orig 2012-02-15 00:44:00.000000000 +0100
2+++ Mesa-8.0.1/src/egl/wayland/wayland-drm/Makefile 2012-03-11 20:50:16.884057197 +0100
3@@ -17,8 +17,8 @@
4
5 # Generate protocol sources
6 prefix=$(shell $(PKG_CONFIG) --variable=prefix wayland-server)
7-exec_prefx=$(shell $(PKG_CONFIG) --variable=exec_prefix wayland-server)
8-wayland_protocoldir = $(PWD)/protocol
9+exec_prefix=$(shell $(PKG_CONFIG) --variable=exec_prefix wayland-server)
10+wayland_protocoldir = $(TOP)/src/egl/wayland/wayland-drm/protocol
11 wayland_scanner=$(exec_prefix)/bin/wayland-scanner
12
13 default: depend libwayland-drm.a $(GEN_SOURCES) $(GEN_HEADERS)
This page took 0.123053 seconds and 4 git commands to generate.