wok-current
diff python-docutils/receipt @ rev 3415
Ren: pil -> python-pil & UROPTDOI
author |
Claudinei Pereira <claudinei@slitaz.org> |
date |
Fri Jun 12 22:47:48 2009 +0000 (2009-06-12) |
parents |
3ddae3115974 |
children |
5519da658874 |
line diff
1.1 --- a/python-docutils/receipt Fri Jun 12 00:07:46 2009 +0000
1.2 +++ b/python-docutils/receipt Fri Jun 12 22:47:48 2009 +0000
1.3 @@ -27,3 +27,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/docutils
1.11 +}