wok diff python-html5lib/receipt @ rev 12463

Add lxpolkit (We may AVOID using poljit by default, but here is an interface)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 22 18:08:25 2012 +0200 (2012-04-22)
parents d348790a08f3
children 28e39e49b41a
line diff
     1.1 --- a/python-html5lib/receipt	Fri Jun 12 00:04:10 2009 +0000
     1.2 +++ b/python-html5lib/receipt	Sun Apr 22 18:08:25 2012 +0200
     1.3 @@ -26,3 +26,8 @@
     1.4  	cp -a $_pkg/usr $fs
     1.5  }
     1.6  
     1.7 +# Remove old package.
     1.8 +post_install()
     1.9 +{
    1.10 +	rm -rf $1/var/lib/tazpkg/installed/html5lib
    1.11 +}
    1.12 \ No newline at end of file