wok diff hplip/receipt @ rev 3295

add sip for PyQt
author Allan Pinto <allan316@gmail.com>
date Fri Jun 05 19:25:43 2009 +0000 (2009-06-05)
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 Jun 05 19:25:43 2009 +0000
     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 +}