wok diff hdf5/receipt @ rev 15071

cndrvcups-common: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 13 14:11:10 2013 +0000 (2013-08-13)
parents 9132288a78f4
children de49f29b101e
line diff
     1.1 --- a/hdf5/receipt	Tue Aug 13 10:59:59 2013 +0000
     1.2 +++ b/hdf5/receipt	Tue Aug 13 14:11:10 2013 +0000
     1.3 @@ -15,8 +15,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's/Using_CMake.txt/USING_CMake.txt/' src/CMakeLists.txt
     1.8  	./configure $CONFIGURE_ARGS &&
     1.9 -	sed -i 's/Using_CMake.txt/USING_CMake.txt/' CmakeLists.txt &&
    1.10  	make all && make DESTDIR=$DESTDIR install
    1.11  }
    1.12