summaryrefslogtreecommitdiffstats
path: root/guitarix
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-02-27 21:27:55 +0000
committer Eric Hameleers <alien@slackware.com>2022-02-27 21:27:55 +0000
commit77a2debd080552b5b32f13d228e55385b9a272b8 (patch)
tree0c54b88ef03c02306d4b1a3e987b65537f74e3bb /guitarix
parent05d99fda86e489eea9eeef73b156935283828419 (diff)
downloadasb-77a2debd080552b5b32f13d228e55385b9a272b8.tar.gz
asb-77a2debd080552b5b32f13d228e55385b9a272b8.tar.xz
guitarix: remove upstreamed patch
Diffstat (limited to 'guitarix')
-rwxr-xr-xguitarix/build/guitarix.SlackBuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/guitarix/build/guitarix.SlackBuild b/guitarix/build/guitarix.SlackBuild
index 8b9eccb7..58bbc441 100755
--- a/guitarix/build/guitarix.SlackBuild
+++ b/guitarix/build/guitarix.SlackBuild
@@ -163,11 +163,6 @@ cd $TMP/tmp-$PRGNAM
echo "Extracting the source archive(s) for $PRGNAM..."
tar -xvf ${SOURCE}
cd ${PRGNAM}-${VERSION}
-
-# Fix compilation with gcc-11 (patch borrowed from Fedora):
-cat $SRCDIR/patches/guitarix_gcc11.patch | patch -p1 --verbose \
- 2>&1 | tee $OUTPUT/patch-${PRGNAM}.log
-
chown -R root:root .
chmod -R u+w,go+r-w,a+rX-st .