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:
31a352d
)
Don't include top-level CVS directory.
author
Ben Laurie
<ben@openssl.org>
Fri, 21 May 1999 08:38:17 +0000
(08:38 +0000)
committer
Ben Laurie
<ben@openssl.org>
Fri, 21 May 1999 08:38:17 +0000
(08:38 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 83929796c4ceef5a1f90dfe3ddc3cb01544a7d46..fc6a5fb71180c2893c32af2a103b4a7ba3875a1a 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-294,7
+294,7
@@
errors:
tar:
@tar --norecurse -cvf - \
- `find *
-depth
\! -path \*/CVS/\* \! -name CVS \! -name .cvsignore \! -name STATUS | sort` |\
+ `find *
\! -path CVS/\*
\! -path \*/CVS/\* \! -name CVS \! -name .cvsignore \! -name STATUS | sort` |\
tardy --user_number=0 --user_name=openssl \
--group_number=0 --group_name=openssl \
--prefix=openssl-$(VERSION) - |\