wok-current diff mesa-dri-mach64/receipt @ rev 13836
epdfview: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 07 15:14:06 2013 +0100 (2013-01-07) |
parents | 3b75bb1bb79f |
children |
line diff
1.1 --- a/mesa-dri-mach64/receipt Sat May 21 00:34:13 2011 +0000 1.2 +++ b/mesa-dri-mach64/receipt Mon Jan 07 15:14:06 2013 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="mesa-dri-mach64" 1.7 -VERSION="7.10.2" 1.8 +VERSION="9.0.1" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Mesa DRI drivers for ATI Mach64." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -13,5 +13,5 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr/lib/dri 1.16 - cp $_pkg/usr/lib/dri/mach64_dri.so $fs/usr/lib/dri 1.17 + cp $install/usr/lib/dri/mach64_dri.so $fs/usr/lib/dri 1.18 }