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