wok diff gtk-doc/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents 7b22c3192723
children a78610b2eb47
line diff
     1.1 --- a/gtk-doc/receipt	Sat Jan 04 21:28:40 2014 +0000
     1.2 +++ b/gtk-doc/receipt	Sun Feb 14 22:06:06 2016 +0100
     1.3 @@ -9,15 +9,12 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WEB_SITE="http://www.gtk.org/gtk-doc/"
     1.6  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL"
     1.7 -#http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.18/gtk-doc-1.18.tar.xz
     1.8  
     1.9  BUILD_DEPENDS="docbook-xml docbook-xsl libxslt python perl"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
    1.13  {
    1.14 -	cd $src
    1.15 -
    1.16  	./configure \
    1.17  		--prefix=/usr \
    1.18  		--sysconfdir=/etc \
    1.19 @@ -26,8 +23,8 @@
    1.20  	make DESTDIR=$DESTDIR install
    1.21  }
    1.22  
    1.23 -# Rules to gen a SliTaz package suitable for Tazpkg.   
    1.24 -genpkg_rules()                                      
    1.25 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.26 +genpkg_rules()
    1.27  {
    1.28  	cp -a $install/usr $fs
    1.29  	mkdir -p $fs/usr/share/gtk-doc/html