mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Delete subversion directories before the actual tarball is created.
This commit is contained in:
		@@ -10,7 +10,7 @@ EXTRA_DIST = \
 | 
			
		||||
	array.h compat.h tmux.h osdep-*.c
 | 
			
		||||
dist-hook:
 | 
			
		||||
	grep "^#found_debug=" configure
 | 
			
		||||
	find $(distdir) -name CVS -type d|xargs rm -Rf
 | 
			
		||||
	find $(distdir) -name .svn -type d|xargs rm -Rf
 | 
			
		||||
 | 
			
		||||
# Preprocessor flags.
 | 
			
		||||
CPPFLAGS += @XOPEN_DEFINES@
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user