aboutsummaryrefslogtreecommitdiffstats
path: root/qarma/qarma.SlackBuild
diff options
context:
space:
mode:
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 ..