wok diff ddd/receipt @ rev 23630
updated sarg and sarg-php (2.3.11 -> 2.4.0)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Apr 17 08:01:58 2020 +0100 (2020-04-17) |
parents | 2b9f96603415 |
children | 71360a13cd94 |
line diff
1.1 --- a/ddd/receipt Sat Aug 10 13:52:56 2013 +0000 1.2 +++ b/ddd/receipt Fri Apr 17 08:01:58 2020 +0100 1.3 @@ -19,7 +19,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + export LDFLAGS="$LDFLAGS -ltinfo" 1.9 1.10 # Need to include an additional header in a file to build with gcc 4.4.0 1.11 DDD_FILE_TO_PATCH="ddd/strclass.C" 1.12 @@ -51,4 +51,3 @@ 1.13 1.14 cp -a $install/usr/bin $fs/usr 1.15 } 1.16 -