]> git.donarmstrong.com Git - neurodebian.git/commitdiff
BF: Unhandled condition in nd_build.
authorMichael Hanke <michael.hanke@gmail.com>
Fri, 4 Sep 2009 21:14:09 +0000 (17:14 -0400)
committerMichael Hanke <michael.hanke@gmail.com>
Fri, 4 Sep 2009 21:14:09 +0000 (17:14 -0400)
tools/nd_build

index 9f2ca6ee77913b49edfff6c267c522cd05250b41..58e5f1dddd7c41c0881fa05d31a62ed372848b19 100755 (executable)
@@ -78,6 +78,8 @@ else
 fi
 
 for a in $arch; do
+  # default
+  options="$opts"
   if [ "$a" = "amd64" ]; then
     # only force source into the upload for NeuroDebian
     if [ ! "$family" = "${family#nd+*}" ]; then