wok rev 18528
Up nvidia-173xx
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Tue Oct 27 06:19:41 2015 +0100 (2015-10-27) |
parents | 22a186ed0584 |
children | 6602a4a78b5f |
files | nvidia-173xx/receipt xorg-base-fonts/receipt |
line diff
1.1 --- a/nvidia-173xx/receipt Tue Oct 27 01:25:04 2015 +0200 1.2 +++ b/nvidia-173xx/receipt Tue Oct 27 06:19:41 2015 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="nvidia-173xx" 1.7 -VERSION="173.14.31" 1.8 +VERSION="173.14.39" 1.9 CATEGORY="non-free" 1.10 MAINTAINER="jozee@slitaz.org" 1.11 LICENSE="other"
2.1 --- a/xorg-base-fonts/receipt Tue Oct 27 01:25:04 2015 +0200 2.2 +++ b/xorg-base-fonts/receipt Tue Oct 27 06:19:41 2015 +0100 2.3 @@ -18,7 +18,7 @@ 2.4 mkdir -p $fontpath $fs/usr/share/fonts/X11/util 2.5 install -m644 -oroot -groot $src/fonts/misc/* $fontpath 2.6 install -m644 -oroot -groot $src/fonts/util/* $fs/usr/share/fonts/X11/util 2.7 - rm -rf $fontpath/cursor.pcf.gz $fontpath/6x13.pcf.gz 2.8 + rm -rf $fontpath/6x13-ISO8859-1.pcf.gz $fontpath/cursor.pcf.gz # libXfont buitins 2.9 sed -i 6i\ '7x13B-ISO8859-1.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-1' \ 2.10 $fontpath/fonts.dir 2.11 }