Skip to content

Commit

Permalink
Rename package readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
akenmorris committed Sep 12, 2019
1 parent 69f30b6 commit 09fec60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cp -a install "package/${VERSION}"
mkdir -p package/${VERSION}/examples/ellipsoid
cp -a UseCaseDocumentation/* package/${VERSION}/examples/ellipsoid
cp conda_installs.sh package/${VERSION}
cp PACKAGE.md package/${VERSION}/README.md
cp PACKAGE_README.txt package/${VERSION}/README.txt
cd "package/${VERSION}"
rm bin/h5cc bin/h5c++ bin/itkTestDriver
rm -rf include share
Expand Down

0 comments on commit 09fec60

Please sign in to comment.