A pipe is missing, so the flow is interrupted :-):

Index: Makefile.org
===================================================================
RCS file: /src/packages/openssl/repository//openssl/Makefile.org,v
retrieving revision 1.17
diff -u -r1.17 Makefile.org
--- Makefile.org        1999/03/10 01:37:30     1.17
+++ Makefile.org        1999/03/14 18:57:16
@@ -290,7 +290,7 @@
 
 tar:
        @gtar --no-recursion -cvf - \
-               `find * -depth -print | grep -v CVS | grep -v .cvsignore | grep -v 
STATUS sort` |\
+               `find * -depth -print | grep -v CVS | grep -v .cvsignore | grep -v 
+STATUS | sort` |\
        tardy --user_number=0  --user_name=openssl \
              --group_number=0 --group_name=openssl \
              --prefix=openssl-$(VERSION) - |\

-- 
Richard Levitte   \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken  \ S-161 43  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis             -- [EMAIL PROTECTED]

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to