mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/gmic: fix
This commit is contained in:
parent
ce8590668f
commit
f736b42945
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ prepare() {
|
|||
cd ../zart
|
||||
patch -p1 -i "$srcdir"/zart-opencv4.patch
|
||||
|
||||
sed -i "s|-mtune=generic|${CFLAGS}|" gmic-$pkgver/src/Makefile
|
||||
sed -i "s|-mtune=generic|${CFLAGS}|" Makefile
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue