wok diff cc65/receipt @ rev 20381

Down xorg-serveur (1.12.4), needs mesa 9.2+
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 15 16:21:37 2018 +0200 (2018-06-15)
parents 48d3d669a814
children 6e8b1bcb30e2
line diff
     1.1 --- a/cc65/receipt	Fri Dec 06 10:58:19 2013 +0000
     1.2 +++ b/cc65/receipt	Fri Jun 15 16:21:37 2018 +0200
     1.3 @@ -16,12 +16,13 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	mkdir -p $DESTDIR/usr
     1.9  	sed -i "s|/usr/local|/usr|" make/gcc.mak
    1.10  	make -j 1 -f  make/gcc.mak
    1.11  	sed -i "s|/usr|$DESTDIR/usr|" make/gcc.mak
    1.12  	make -j 1 -f  make/gcc.mak install
    1.13 +
    1.14 +	cook_pick_manpages packages/debian/*.1
    1.15  }
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.