wok-4.x diff libdvdcss/receipt @ rev 6458

Fixed post_remove function to use busybox ln directly. Otherwise just using ln won't work since ln is part of package and already removed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Sep 29 01:19:07 2010 +0000 (2010-09-29)
parents a075ff895254
children
line diff
     1.1 --- a/libdvdcss/receipt	Tue May 13 09:50:02 2008 +0200
     1.2 +++ b/libdvdcss/receipt	Wed Sep 29 01:19:07 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libdvdcss"
     1.7 -VERSION="1.2.9"
     1.8 +VERSION="1.2.10"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Accessing DVDs like a block device."
    1.11  MAINTAINER="erjo@slitaz.org"