aboutsummaryrefslogtreecommitdiffstats
path: root/qarma/qarma.SlackBuild
diff options
context:
space:
mode:
authordanix <danix@danix.xyz>2026-04-01 16:10:21 +0200
committerdanix <danix@danix.xyz>2026-04-01 16:10:21 +0200
commit2481dc53dad871c339aa9b258cd02e78c65db0a6 (patch)
tree2d0b69c80a55ce0e29fdab30c46929ffbec822f3 /qarma/qarma.SlackBuild
parentd06c46eddde77d3193dd837755b8cf81f8428613 (diff)
downloadmy-slackbuilds-2481dc53dad871c339aa9b258cd02e78c65db0a6.tar.gz
my-slackbuilds-2481dc53dad871c339aa9b258cd02e78c65db0a6.zip
removed patch from qarma SlackBuild since the modification was included in 1.1.0 upstream.
Diffstat (limited to 'qarma/qarma.SlackBuild')
-rw-r--r--qarma/qarma.SlackBuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/qarma/qarma.SlackBuild b/qarma/qarma.SlackBuild
index 43c2b74..9ea8022 100644
--- a/qarma/qarma.SlackBuild
+++ b/qarma/qarma.SlackBuild
@@ -78,10 +78,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-for PATCH in $CWD/*.patch; do
- [ -f "$PATCH" ] && patch -p1 -i "$PATCH"
-done
-
mkdir -p build-$PRGNAM
cd build-$PRGNAM
qmake6 ..