mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/mono fix
This commit is contained in:
parent
0c959c7a1f
commit
10f9c0cf8c
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ md5sums=('1075f99bd8a69890af9e30309728e684'
|
|||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
patch -p1 < ../sgen_fix.patch
|
||||
|
||||
# build mono
|
||||
if [ "$CARCH" = "armv7h" -o "$CARCH" = "armv6h" ]; then
|
||||
#Disabling alarm patch, arm support might be in now.
|
||||
|
|
Loading…
Reference in a new issue