wok diff python-pygments/receipt @ rev 3438

fix typo in wpa_supplicant (v0.6.9)
author Rohit Joshi <jozee@slitaz.org>
date Sat Jun 13 11:24:13 2009 +0000 (2009-06-13)
parents a3082d29870c
children b58b3cd9098b
line diff
     1.1 --- a/python-pygments/receipt	Thu Jun 11 23:12:24 2009 +0000
     1.2 +++ b/python-pygments/receipt	Sat Jun 13 11:24:13 2009 +0000
     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/pygments
    1.11 +}
    1.12 \ No newline at end of file