diff --git a/autodist-repository b/autodist-repository index 2763b6f..e83b665 100755 --- a/autodist-repository +++ b/autodist-repository @@ -557,6 +557,7 @@ function import_package() { echo "ERROR: $import_pkg reported by distromatic does no longer exist" >&2 return 253 fi + return 0 } # FIXME: only works with basearch