wok-next diff mozo/receipt @ rev 19979

Up libdrm (2.4.82), wayland (1.14.0)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Oct 18 03:31:51 2017 +0300 (2017-10-18)
parents 4cab7e3a502e
children 65c0fe17f3b9
line diff
     1.1 --- a/mozo/receipt	Sat Oct 17 12:13:01 2015 -0300
     1.2 +++ b/mozo/receipt	Wed Oct 18 03:31:51 2017 +0300
     1.3 @@ -18,8 +18,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	./autogen.sh
     1.8 -		--prefix=/usr              \
     1.9 +	./autogen.sh                   \
    1.10 +		--prefix=/usr          \
    1.11  		$CONFIGURE_ARGS &&
    1.12  	make &&
    1.13  	make DESTDIR=$DESTDIR install