wok diff opencpn/receipt @ rev 11779

libcrypt-dev: Fix typo
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 23 23:19:10 2012 +0100 (2012-02-23)
parents 07e6c84aad04
children 08eee30bdf5f
line diff
     1.1 --- a/opencpn/receipt	Wed Oct 27 15:10:50 2010 +0000
     1.2 +++ b/opencpn/receipt	Thu Feb 23 23:19:10 2012 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	busybox patch -p0 -i ../stuff/glib.u
     1.8 +	busybox patch -p0 -i $stuff/glib.u
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \