diff options
Diffstat (limited to 'graphics/gimp-lqr-plugin')
-rw-r--r-- | graphics/gimp-lqr-plugin/gimp-lqr-0.7.2-gcc-10-fno-common.patch.gz | bin | 0 -> 646 bytes | |||
-rw-r--r-- | graphics/gimp-lqr-plugin/gimp-lqr-plugin.SlackBuild | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-lqr-plugin/gimp-lqr-0.7.2-gcc-10-fno-common.patch.gz b/graphics/gimp-lqr-plugin/gimp-lqr-0.7.2-gcc-10-fno-common.patch.gz Binary files differnew file mode 100644 index 0000000000..cf2f99aa62 --- /dev/null +++ b/graphics/gimp-lqr-plugin/gimp-lqr-0.7.2-gcc-10-fno-common.patch.gz diff --git a/graphics/gimp-lqr-plugin/gimp-lqr-plugin.SlackBuild b/graphics/gimp-lqr-plugin/gimp-lqr-plugin.SlackBuild index a8841e83d3..0918a488d7 100644 --- a/graphics/gimp-lqr-plugin/gimp-lqr-plugin.SlackBuild +++ b/graphics/gimp-lqr-plugin/gimp-lqr-plugin.SlackBuild @@ -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 \ |