wok-next diff hdf5/receipt @ rev 20152

tightvnc: receipt v2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 01 15:04:30 2017 +0100 (2017-11-01)
parents 76524bb0e096
children 4396aed7eb01
line diff
     1.1 --- a/hdf5/receipt	Tue Oct 17 09:49:31 2017 +0200
     1.2 +++ b/hdf5/receipt	Wed Nov 01 15:04:30 2017 +0100
     1.3 @@ -16,7 +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|// .*|/* & */|' test/th5s.c tools/lib/h5tools_str.c
     1.9  	sed -i 's/Using_CMake.txt/USING_CMake.txt/' src/CMakeLists.txt
    1.10  	./configure $CONFIGURE_ARGS &&
    1.11  	make all && make DESTDIR=$DESTDIR install