wok diff libdrm-mach64/receipt @ rev 20641

Add SSL support to retawq (needed by man to browse linux.die.net)
author Lucas Levrel <llevrel@yahoo.fr>
date Fri Jan 11 09:19:11 2019 +0100 (2019-01-11)
parents 6c3718ca17b6
children a78610b2eb47
line diff
     1.1 --- a/libdrm-mach64/receipt	Sat Nov 09 17:34:23 2013 +0000
     1.2 +++ b/libdrm-mach64/receipt	Fri Jan 11 09:19:11 2019 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libdrm-mach64"
     1.7 -VERSION="20130130"
     1.8 +VERSION="20140830"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="DRM Library for mach64 (deprecated but no alternative)."
    1.11  MAINTAINER="gokhlayeh@slitaz.org"
    1.12 @@ -17,8 +17,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17 -	#DESTDIR="$DESTDIR/lib/modules/`uname -r`/kernel/"
    1.18  	find -name Makefile | xargs sed -i \
    1.19  		"s|/lib/modules/\`uname -r\`/build|/usr/src/linux|"
    1.20  	KERN_DIR=/usr/src/linux make