mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-19 04:41:28 +00:00
specify gpl version
This commit is contained in:
parent
a753622e9b
commit
62aa5254f6
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/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`"
|
PACKAGES="`apt-cache showsrc $1 | grep ^Binary | sed 's/Binary\:\ //g;s/\,//g' | sort -u`"
|
||||||
DEBLINE=""
|
DEBLINE=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user