wok-current diff pango/receipt @ rev 5355

Added nano-dev to build depends of subversion.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 28 16:43:21 2010 +0000 (2010-04-28)
parents db63cccdb8d4
children 9e38c2f11c48
line diff
     1.1 --- a/pango/receipt	Sun Mar 21 11:50:42 2010 +0100
     1.2 +++ b/pango/receipt	Wed Apr 28 16:43:21 2010 +0000
     1.3 @@ -43,5 +43,5 @@
     1.4  {
     1.5      echo "Processing post-install commands..."
     1.6      # Rebuils pango.modules when installed.
     1.7 -    chroot $1/ pango-querymodules > $1/etc/pango/pango.modules
     1.8 +    chroot $1/ /usr/bin/pango-querymodules > $1/etc/pango/pango.modules
     1.9  }