wok-next diff wbar2/receipt @ rev 20287
remove pure-ftpd-pam, screen-pam, screen-terminfo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Nov 08 16:26:01 2017 +0100 (2017-11-08) |
parents | e1ee172acb7b |
children | c4e53a39395a |
line diff
1.1 --- a/wbar2/receipt Tue Apr 15 03:14:22 2014 +0200 1.2 +++ b/wbar2/receipt Wed Nov 08 16:26:01 2017 +0100 1.3 @@ -26,7 +26,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - ./configure \ 1.8 + ./configure CXXFLAGS="-Wno-error=literal-suffix" \ 1.9 --exec-prefix=/usr \ 1.10 --sysconfdir=/etc \ 1.11 $CONFIGURE_ARGS &&