Merge pull request #122 from AlvinMooreSr/release-5.1-docker

Added Dockerfile build file for building packages
This commit is contained in:
Alex Miller 2018-04-10 14:46:25 -07:00 committed by GitHub
commit f0dd14f109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 41 deletions

View File

@ -102,5 +102,3 @@ fdb_c_tests: packages/fdb-c-tests-$(VERSION)-$(PLATFORM).tar.gz
fdb_c_tests_clean:
@rm -f packages/fdb-c-tests-$(VERSION)-$(PLATFORM).tar.gz
packages: fdb_c_tests

File diff suppressed because one or more lines are too long