diff options
| author | danix <danix@danix.xyz> | 2026-04-01 16:10:21 +0200 |
|---|---|---|
| committer | danix <danix@danix.xyz> | 2026-04-01 16:10:21 +0200 |
| commit | 2481dc53dad871c339aa9b258cd02e78c65db0a6 (patch) | |
| tree | 2d0b69c80a55ce0e29fdab30c46929ffbec822f3 /qarma/qarma.SlackBuild | |
| parent | d06c46eddde77d3193dd837755b8cf81f8428613 (diff) | |
| download | my-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.SlackBuild | 4 |
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 .. |
