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:20:14 +0000 (16:20 +0100)
commite40d6bf00ae0ab9fa2e20a3a11d5556e3c8e58ad
tree712094495199212fb151cc32ec339e1e16eadda4
parent8a27243c7bca665cf940acd66ee9bf578ee8e8a9
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>
(cherry picked from commit 4a544810f08539f1549eea9be36bd878c67c8e26)
Makefile.org