wok-stable diff cdrdao/receipt @ rev 7666

Moved Module.sysvers to Module.sysvers-modules. This is cause i think making linux-without-modules bzImage is was change that file. Removed /usr/src/linux in pre_remove function in linux-module-headers. Added /usr/src/linux soft link to post_install in linux-module-headers.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 16 12:59:54 2010 +0000 (2010-12-16)
parents b7eaafd611f2
children 2b67361247e5
line diff
     1.1 --- a/cdrdao/receipt	Sat Sep 11 17:15:59 2010 +0000
     1.2 +++ b/cdrdao/receipt	Thu Dec 16 12:59:54 2010 +0000
     1.3 @@ -36,5 +36,4 @@
     1.4  	mkdir -p $fs/usr/bin
     1.5  	cp -a $_pkg/usr/bin/cdrdao $fs/usr/bin
     1.6  	cp -a $_pkg/usr/share $fs/usr
     1.7 -
     1.8  }