wok-current diff cc65/receipt @ rev 19452
Up fasm (1.71.57)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 20 16:31:20 2016 +0200 (2016-10-20) |
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 Oct 20 16:31:20 2016 +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.