wok-current diff sylfilter/receipt @ rev 22700
updated enchant and enchant-dev (1.6.0 -> 2.2.7)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jan 21 10:37:36 2020 +0100 (2020-01-21) |
parents | cefa4ef5052f |
children | 934055de50e2 |
line diff
1.1 --- a/sylfilter/receipt Tue Dec 06 23:38:50 2016 +0100 1.2 +++ b/sylfilter/receipt Tue Jan 21 10:37:36 2020 +0100 1.3 @@ -17,7 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + sed -i 's|config.rpath.*|& 2>/dev/null|' configure # hide trigger 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 $CONFIGURE_ARGS &&