Skip to content

Commit

Permalink
scotch: do not claim to provide 32-bit indexing libraries with the 64…
Browse files Browse the repository at this point in the history
…-bit indexing package.
  • Loading branch information
mmuetzel committed Nov 15, 2024
1 parent 9d1030c commit 0cd26e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mingw-w64-scotch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ package_scotch()

package_scotch-int64() {
pkgdesc="Graph partitioning and sparse matrix ordering package with 64-bit indexing (mingw-w64)"
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}")
_package_scotch "64"
}
Expand Down

0 comments on commit 0cd26e2

Please sign in to comment.