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:24:23 +0000 (16:24 +0100)
commit3b92a6fe4f2a8f260c166fc330b3f1e85f31b351
tree3c8a184952e3f0d6319e551f71826e67a333b5a3
parentd82626caec9cb3f8da346125434f17eb180d4ef1
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