wok diff squirrelmail-smallcal/receipt @ rev 6694

Changed libwebkit to compile with -j1. This is a fix cause it will not compile right the first time with jobs set to 4. I also remove webkit-r-dev for build depend. Thats not needed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 13 03:29:24 2010 +0000 (2010-10-13)
parents cb2efee225ba
children b936343846df
line diff
     1.1 --- a/squirrelmail-smallcal/receipt	Sun Feb 15 20:40:24 2009 +0000
     1.2 +++ b/squirrelmail-smallcal/receipt	Wed Oct 13 03:29:24 2010 +0000
     1.3 @@ -26,7 +26,7 @@
     1.4  EOF
     1.5  }
     1.6  
     1.7 -post_remove()
     1.8 +pre_remove()
     1.9  {
    1.10  	sed -i "/\$plugins.. = '$SOURCE';/d" /etc/squirrelmail/config_local.php
    1.11  }