projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00e651b
)
Set numeric IDs for tar as well
author
Richard Levitte
<levitte@openssl.org>
Fri, 10 Jul 2015 16:29:17 +0000
(18:29 +0200)
committer
Richard Levitte
<levitte@openssl.org>
Fri, 10 Jul 2015 18:31:59 +0000
(20:31 +0200)
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit
da24e6f8a05ea657684094e04c1a54efa04c2962
)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index c8934e1af1931c4e813d1811cfbae018de44f60c..1e0897ec54cdca62cbca9b6e8f60abefed7f0038 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-453,7
+453,7
@@
TABLE: Configure
# and read directly, requiring GNU-Tar. Call "make TAR=gtar dist" if the normal
# tar does not support the --files-from option.
TAR_COMMAND=$(TAR) $(TARFLAGS) --files-from ../$(TARFILE).list \
- --owner openssl
--group openssl
\
+ --owner openssl
:0 --group openssl:0
\
--transform 's|^|openssl-$(VERSION)/|' \
-cvf -