wok diff mesa-wayland/receipt @ rev 20645

updated hostapd (2.6 -> 2.7)
author Hans-G?nter Theisgen
date Fri Jan 11 16:39:21 2019 +0100 (2019-01-11)
parents 03b2309fd335
children a78610b2eb47
line diff
     1.1 --- a/mesa-wayland/receipt	Mon May 23 23:56:45 2016 +0300
     1.2 +++ b/mesa-wayland/receipt	Fri Jan 11 16:39:21 2019 +0100
     1.3 @@ -32,6 +32,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	find . -name 'nouveau*.h' | \
     1.8 +		xargs sed -i 's|libdrm/nouveau.h|libdrm/nouveau/nouveau.h|'
     1.9  	./autogen.sh \
    1.10  		--prefix=/usr \
    1.11  		--sysconfdir=/etc/X11/${PACKAGE} \