17 lines
		
	
	
	
		
			183 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
	
		
			183 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|  | #!/bin/sh | ||
|  | # | ||
|  | # Nico Schottelius <nico@schottelius.(net|org)> | ||
|  | # Date: 22-May-2003 | ||
|  | # Last Modified: - | ||
|  | # | ||
|  | 
 | ||
|  | . "$1" | ||
|  | 
 | ||
|  | # SOURCES | ||
|  | # alpha | ||
|  | # beta | ||
|  | # testing | ||
|  | # stable * | ||
|  | # unstable | ||
|  | 
 | ||
|  | # * = required |