Loading Makefile.org +1 −1 Original line number Diff line number Diff line Loading @@ -289,7 +289,7 @@ errors: 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) - |\ Loading Loading
Makefile.org +1 −1 Original line number Diff line number Diff line Loading @@ -289,7 +289,7 @@ errors: 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) - |\ Loading