diff --git a/check-symbols b/check-symbols index 1117c07..6a8ef4c 100755 --- a/check-symbols +++ b/check-symbols @@ -1,5 +1,5 @@ #!/bin/bash -# (C) Daniel Holbach (2006-2007), Licensed under the GPL +# (C) Daniel Holbach (2006-2007), Licensed under the GPL 2 PACKAGES="`apt-cache showsrc $1 | grep ^Binary | sed 's/Binary\:\ //g;s/\,//g' | sort -u`" DEBLINE=""