wok diff opencpn/receipt @ rev 4406

Up: sonata (1.6.2.1) and fix deps
author Paul Issott <paul@slitaz.org>
date Tue Oct 20 20:34:03 2009 +0000 (2009-10-20)
parents b745c9a1ec09
children 6ec17b55b59a
line diff
     1.1 --- a/opencpn/receipt	Sat Jun 20 19:28:31 2009 +0200
     1.2 +++ b/opencpn/receipt	Tue Oct 20 20:34:03 2009 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="opencpn"
     1.7 -VERSION="1.2.8"
     1.8 +VERSION="1.3.2"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="A concise Chart/plotter Navigator"
    1.11  MAINTAINER="allan316@gmail.com"
    1.12 @@ -15,6 +15,7 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 +	busybox patch -p0 -i ../stuff/glib.u
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--infodir=/usr/share/info \