mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-dotnet/nuget-license: use dotnet-pkg_force-compat
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -195,6 +195,8 @@ SLOT="0"
|
||||
|
||||
DOTNET_PKG_PROJECTS=( src/NuGetUtility/NuGetUtility.csproj )
|
||||
|
||||
dotnet-pkg_force-compat
|
||||
|
||||
src_unpack() {
|
||||
dotnet-pkg_src_unpack
|
||||
|
||||
@@ -209,12 +211,6 @@ src_prepare() {
|
||||
rm tests/*/*/ReferencedPackagesReaderIntegrationTest.cs || die
|
||||
}
|
||||
|
||||
src_test() {
|
||||
local -x RollForward=Major
|
||||
|
||||
dotnet-pkg_src_test
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dotnet-pkg_src_install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user