Small changes to creating dists
authorRichard Levitte <levitte@openssl.org>
Mon, 7 Dec 2015 14:45:50 +0000 (15:45 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Dec 2015 15:12:22 +0000 (16:12 +0100)
commit4a544810f08539f1549eea9be36bd878c67c8e26
treef0457554d3f1d18153bc00329a68e90182a4d6d4
parent5fa30720e481e62d14c113f502db1a76cf5dd221
Small changes to creating dists

Make TARFILE include ../ instead of having that hard coded all over the place.
When transforming file names in TAR_COMMAND, use $(NAME) instead of openssl-$(VERSION)

Reviewed-by: Rich Salz <rsalz@openssl.org>
Makefile.org