mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Don't hard-code the username.
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
# $Id: dist.mk,v 1.9 2010-07-18 13:36:52 tcunha Exp $
 | 
			
		||||
# $Id: dist.mk,v 1.10 2010-07-19 13:57:22 tcunha Exp $
 | 
			
		||||
 | 
			
		||||
VERSION= 1.3
 | 
			
		||||
 | 
			
		||||
@@ -20,7 +20,7 @@ dist:
 | 
			
		||||
 | 
			
		||||
upload-index.html: update-index.html
 | 
			
		||||
		scp www/index.html www/main.css www/images/*.png \
 | 
			
		||||
		        nicm,tmux@web.sf.net:/home/groups/t/tm/tmux/htdocs
 | 
			
		||||
		        ${USER},tmux@web.sf.net:/home/groups/t/tm/tmux/htdocs
 | 
			
		||||
		rm -f www/index.html www/images/small-*
 | 
			
		||||
 | 
			
		||||
update-index.html:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user