parent
9e2ea242d5
commit
2a0b32d7e5
|
@ -18,6 +18,8 @@ homepage="https://www.gimp.org/"
|
|||
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.bz2"
|
||||
checksum=152f87604a5a191775329dfb63764efa1d5c32403d1438da68e242f96b7d23ff
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_install() {
|
||||
# Resolves conflict with gegl
|
||||
mv ${DESTDIR}/usr/bin/gegl ${DESTDIR}/usr/bin/gegl3
|
||||
|
|
Loading…
Reference in New Issue