10 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
#!/bin/sh
 | 
						|
# cLinux
 | 
						|
# Nico Schottelius (nico-linux@schottelius.org)
 | 
						|
# 2004-12
 | 
						|
# 
 | 
						|
 | 
						|
PACKAGES=$@
 | 
						|
 | 
						|
 | 
						|
ALL_PACKAGES=`
 |