wok diff xorg-server-light/receipt @ rev 12740

Up: gimp (2.8.0) Toons of improvements, split brushes (save 1,2 Mb), add support for aalib, mng and exif
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 07 23:33:32 2012 +0200 (2012-05-07)
parents b7319995b37e
children 1040bd60b471
line diff
     1.1 --- a/xorg-server-light/receipt	Mon Jan 02 23:06:18 2012 +0100
     1.2 +++ b/xorg-server-light/receipt	Mon May 07 23:33:32 2012 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xorg-server-light"
     1.7 -VERSION="1.9.5"
     1.8 +VERSION="1.12.1"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xorg core server light version (no dri, gl, and friends)."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -56,10 +56,10 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/lib $fs/var $fs/etc/X11/xorg.conf.d
    1.16 -	cp -a $_pkg/usr/lib/X11 $fs/usr/lib
    1.17 -	cp -a $_pkg/usr/bin $fs/usr
    1.18 -	cp -a $_pkg/var/lib $fs/var
    1.19 -	cp -a $_pkg/etc $fs
    1.20 +	cp -a $install/usr/lib/X11 $fs/usr/lib
    1.21 +	cp -a $install/usr/bin $fs/usr
    1.22 +	cp -a $install/var/lib $fs/var
    1.23 +	cp -a $install/etc $fs
    1.24  	# Remove static libs and split Xnest
    1.25  	rm $fs/usr/lib/X11/*/*.*a
    1.26  	rm $fs/usr/lib/X11/*/*/*.*a