wok diff libdrm-mach64/receipt @ rev 20382

xorg-xf86-video-fbdev: hack for xorg-server 1.12.4 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 15 22:08:20 2018 +0200 (2018-06-15)
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 Jun 15 22:08:20 2018 +0200
     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