wok diff cc65/receipt @ rev 20167

Up smtube, smplayer (18.1.0)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jan 11 13:05:26 2018 +0100 (2018-01-11)
parents 48d3d669a814
children 6e8b1bcb30e2
line diff
     1.1 --- a/cc65/receipt	Fri Dec 06 10:58:19 2013 +0000
     1.2 +++ b/cc65/receipt	Thu Jan 11 13:05:26 2018 +0100
     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.