mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/botan1.10 fix
This commit is contained in:
parent
2467810039
commit
925b17a740
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ sha256sums=('23ec973d4b4a4fe04f490d409e08ac5638afe3aa09acd7f520daaff38ba19b90'
|
||||||
'0e279e3b16e115e26f5dc1edf02a4082f063134513aaf6ad1fbd10a1d2624e37')
|
'0e279e3b16e115e26f5dc1edf02a4082f063134513aaf6ad1fbd10a1d2624e37')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${pkgname^}-$pkgver"
|
cd "Botan-$pkgver"
|
||||||
|
|
||||||
patch -p1 -i ../0001-aarch64-support.patch
|
patch -p1 -i ../0001-aarch64-support.patch
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue