parent
99773dfdb2
commit
d0092c78c8
1 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
_xamarin_rel="xamarinxplat.2020.01.10.05.36-0xamarin1+ubuntu1804b1"
|
||||
pkgname=msbuild-bin
|
||||
version=16.5
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
build_style=fetch
|
||||
depends="mono"
|
||||
|
@ -13,7 +13,6 @@ homepage="https://github.com/mono/msbuild"
|
|||
distfiles="http://download.mono-project.com/repo/ubuntu/pool/main/m/msbuild/msbuild_${version}+${_xamarin_rel}_all.deb"
|
||||
checksum=62744cee275e7c8ffb264a1588940228d39be7b30e8be98d91140a5efe199ec2
|
||||
|
||||
|
||||
do_extract() {
|
||||
ar x ${XBPS_SRCDISTDIR}/msbuild-bin-${version}/msbuild_${version}+${_xamarin_rel}_all.deb
|
||||
bsdtar xf data.tar.xz
|
||||
|
@ -21,6 +20,6 @@ do_extract() {
|
|||
|
||||
do_install() {
|
||||
vbin usr/bin/msbuild
|
||||
vcopy usr/lib usr/lib
|
||||
vcopy usr/lib usr
|
||||
vlicense usr/share/doc/msbuild/copyright
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue