fixup! Add ports to the Sortix repository.

This commit is contained in:
Jonas 'Sortie' Termansen 2022-02-02 00:38:08 +01:00
parent 6e01a37427
commit 6e8f11b483
1 changed files with 0 additions and 1 deletions

View File

@ -349,7 +349,6 @@ extract_package() {(
echo "error: $PACKAGE: .version should be: $VERSION_STAMP"
exit 1
fi
diff_package "$PACKAGE"
esac
fi
echo "$VERSION_STAMP" > "$SORTIX_PORTS_DIR/$PACKAGE/$PACKAGE.version.new"