- # 'our' mono-msbuild is only needed here, not in build phase
./install-mono-prefix.sh $installdir/usr
sed -i -e "s|$installdir||g" $installdir/usr/bin/msbuild
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,14 +3,14 @@
<Name>mono-msbuild</Name>
<Packager>
<Name>Fabio Forni</Name>
- <Email>livingsilver94.solus@tuta.io</Email>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.tools</PartOf>
<Summary xml:lang="en">the build platform for .NET and Visual Studio</Summary>
<Description xml:lang="en">The Microsoft Build Engine is a platform for building applications. This engine, which is also known as MSBuild, provides an XML schema for a project file that controls how the build platform processes and builds software.