mirror of https://github.com/openssl/openssl.git
				
				
				
			Don't include top-level CVS directory.
This commit is contained in:
		
							parent
							
								
									31a352d191
								
							
						
					
					
						commit
						d76c85a301
					
				|  | @ -294,7 +294,7 @@ errors: | ||||||
| 
 | 
 | ||||||
| tar: | tar: | ||||||
| 	@tar --norecurse -cvf - \
 | 	@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 \
 | 	tardy --user_number=0  --user_name=openssl \
 | ||||||
| 	      --group_number=0 --group_name=openssl \
 | 	      --group_number=0 --group_name=openssl \
 | ||||||
| 	      --prefix=openssl-$(VERSION) - |\
 | 	      --prefix=openssl-$(VERSION) - |\
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue