wok-next diff hdf5/receipt @ rev 19959
hdf5: tiny patch, libedit, pinentry-gtk: no -linfo, telegram: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Oct 17 09:49:31 2017 +0200 (2017-10-17) |
parents | de49f29b101e |
children | a8b48af89217 |
line diff
1.1 --- a/hdf5/receipt Thu Dec 05 15:25:09 2013 +0000 1.2 +++ b/hdf5/receipt Tue Oct 17 09:49:31 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 + sed -i 's|// .*|/* & */|' test/th5s.c 1.8 sed -i 's/Using_CMake.txt/USING_CMake.txt/' src/CMakeLists.txt 1.9 ./configure $CONFIGURE_ARGS && 1.10 make all && make DESTDIR=$DESTDIR install