wok-6.x diff transmission/receipt @ rev 18006
busybox, qpdfview, slitaz-base-files: update copyright year
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 28 19:21:22 2015 +0200 (2015-04-28) |
parents | 728b5b963b2c |
children | 9e01bc6321ea |
line diff
1.1 --- a/transmission/receipt Sat Feb 14 21:41:45 2015 +0000 1.2 +++ b/transmission/receipt Tue Apr 28 19:21:22 2015 +0200 1.3 @@ -22,6 +22,8 @@ 1.4 { 1.5 cd $src 1.6 touch third-party/miniupnp/VERSION 1.7 + CFLAGS="$CFLAGS -fdata-sections -ffunction-sections \ 1.8 + -Wl,--gc-sections" 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --enable-lightweight \