wok-next diff hdf5/receipt @ rev 20244

Update bdeps: apache-mod-perl, codeblocks, tacacs+, thunar-archive-plugin, tuxpaint, xpenguins
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Nov 07 10:54:15 2017 +0200 (2017-11-07)
parents 76524bb0e096
children 4396aed7eb01
line diff
     1.1 --- a/hdf5/receipt	Tue Oct 17 09:49:31 2017 +0200
     1.2 +++ b/hdf5/receipt	Tue Nov 07 10:54:15 2017 +0200
     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