wok diff xine-lib-dev/receipt @ rev 1270

udev: fix files path change
author Christophe Lincoln <pankso@slitaz.org>
date Mon Aug 18 13:42:38 2008 +0200 (2008-08-18)
parents b1ded1ca9b3f
children e263f168c55d
line diff
     1.1 --- a/xine-lib-dev/receipt	Thu Jun 19 11:54:00 2008 +0200
     1.2 +++ b/xine-lib-dev/receipt	Mon Aug 18 13:42:38 2008 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xine-lib-dev"
     1.7 -VERSION="1.1.13"
     1.8 +VERSION="1.1.14"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Xine video library."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -19,9 +19,5 @@
    1.13  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
    1.14  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.15  	cp -a $_pkg/usr/share/aclocal $fs/usr/share
    1.16 -	
    1.17 -	# Fonts and French locale.
    1.18 -	cp -a $_pkg/usr/share/xine $fs/usr/share
    1.19 -	cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale
    1.20  }
    1.21