No default list of distributions
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 25 Mar 2010 12:36:29 +0000 (13:36 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 25 Mar 2010 12:36:29 +0000 (13:36 +0100)
id-deb-build/id-pbuild-all.sh

index 4541116..e86e5d3 100755 (executable)
@@ -19,8 +19,6 @@ upload=false
 update=true
 do_help=false
 concurrency=4
-DEBIAN_DIST=${DEBIAN_DIST:="squeeze etch lenny"}
-UBUNTU_DIST=${UBUNTU_DIST:="karmic jaunty intrepid hardy"}
 
 if test -f IDMETA; then
     . ./IDMETA