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