[svn-r24680] Remove acknowledgment file from install.

Remove obsolete CPack.cmake file.
Merge h5repack and h5mkgrp test folder changes from trunk.

Tested: local linux
This commit is contained in:
Allen Byrne
2014-02-03 16:59:26 -05:00
parent 960dbc9169
commit ea30f2156b
10 changed files with 110 additions and 671 deletions

View File

@@ -49,7 +49,7 @@ SRC_TOOLS_TESTFILES="$SRC_TOOLS/testfiles"
# testfiles source dirs for tools
SRC_H5MKGRP_TESTFILES="$SRC_TOOLS/misc/testfiles"
TESTDIR=./testfiles
TESTDIR=./testgrp
test -d $TESTDIR || mkdir -p $TESTDIR
######################################################################