wok-stable diff wqy-bitmapfont/receipt @ rev 10912

evince: install schema org.gnome.Evince.Default (thanks mojo)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 29 15:49:54 2011 +0200 (2011-07-29)
parents 5ae6a120b179
children
line diff
     1.1 --- a/wqy-bitmapfont/receipt	Fri Mar 04 15:09:58 2011 +0100
     1.2 +++ b/wqy-bitmapfont/receipt	Fri Jul 29 15:49:54 2011 +0200
     1.3 @@ -20,7 +20,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share/fonts/wqy/wqy-bitmapfont/
     1.7 -	cp -a $DESTDIR/*.pcf $fs/usr/share/fonts/wqy/wqy-bitmapfont/
     1.8 +	cp -a $_pkg/*.pcf $fs/usr/share/fonts/wqy/wqy-bitmapfont/
     1.9  }
    1.10  
    1.11  pre_install()