aboutsummaryrefslogtreecommitdiff
path: root/misc/ardesia/ardesia.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-08-14 15:39:08 +1200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-08-14 21:17:57 +0700
commitc613b72d67f6c97514785965819fa5dea1a72eb1 (patch)
tree9dd3b1f09275fb76434796be610797a8d9c3c8b5 /misc/ardesia/ardesia.SlackBuild
parenta8d39ca8f8cf33417e087f2d3cb14f92564c6060 (diff)
misc/ardesia: Patch to build on -current.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/ardesia/ardesia.SlackBuild')
-rw-r--r--misc/ardesia/ardesia.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/ardesia/ardesia.SlackBuild b/misc/ardesia/ardesia.SlackBuild
index 885b3de3d8adc..d7df0640c17f1 100644
--- a/misc/ardesia/ardesia.SlackBuild
+++ b/misc/ardesia/ardesia.SlackBuild
@@ -56,6 +56,8 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
+# thanks arch linux maintainers
+patch -p1 < $CWD/010-ardesia-gcc10-fix.patch
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \