graphics/gimp-lqr-plugin: Fix building on -current.

Include patch from gentoo for gcc10.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2021-04-25 12:45:03 +12:00 committed by Willy Sudiarto Raharjo
parent 1f286672c8
commit e073daa1d1
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 1 additions and 0 deletions

View file

@ -62,6 +62,7 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
zcat $CWD/gimp-lqr-0.7.2-gcc-10-fno-common.patch.gz | patch -p1
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \