wok-stable diff hplip/receipt @ rev 3237

Fix: rrdtool-perl module path.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri May 29 23:53:25 2009 +0200 (2009-05-29)
parents 583bdd691510
children 9bb77afebf85
line diff
     1.1 --- a/hplip/receipt	Fri May 01 13:43:09 2009 +0200
     1.2 +++ b/hplip/receipt	Fri May 29 23:53:25 2009 +0200
     1.3 @@ -68,3 +68,7 @@
     1.4  	
     1.5  }
     1.6  
     1.7 +post_install()
     1.8 +{
     1.9 +	tazpkg reconfigure udev --root=$1
    1.10 +}