]> git.donarmstrong.com Git - neurodebian.git/blobdiff - tools/nd_build
BF: Unhandled condition in nd_build.
[neurodebian.git] / 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