wok-6.x diff proxytunnel/receipt @ rev 19953
urbackup-server: add post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 08 13:50:13 2017 +0200 (2017-05-08) |
parents | 9689f1b75619 |
children | 080c1dff8494 |
line diff
1.1 --- a/proxytunnel/receipt Tue Dec 30 10:01:09 2014 +0100 1.2 +++ b/proxytunnel/receipt Mon May 08 13:50:13 2017 +0200 1.3 @@ -16,6 +16,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries" 1.8 sed -i 's|/local||' Makefile 1.9 make && 1.10 make DESTDIR=$DESTDIR install