wok diff depmod/receipt @ rev 7420
Fixed nvidia soft links. No need to cd into folders. Also added linux-module-headers to build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Nov 28 07:13:52 2010 +0000 (2010-11-28) |
parents | 71c7aacfbbb2 |
children | d2d594c8804d |
line diff
1.1 --- a/depmod/receipt Thu Jul 23 11:18:35 2009 +0000 1.2 +++ b/depmod/receipt Sun Nov 28 07:13:52 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="depmod" 1.7 -VERSION="3.10" 1.8 +VERSION="3.11.1" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="Kernel modules dependancy tool." 1.11 MAINTAINER="pascal.bellard@slitaz.org"