summaryrefslogtreecommitdiffstats
path: root/source/l/glib2/glib2.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-01-20 23:58:24 +0000
committer Eric Hameleers <alien@slackware.com>2023-01-21 01:40:36 +0100
commit0dc754d878c9d290de483fd5c516ec86b5da72b1 (patch)
tree3881a07c21fc7979a617d6fcdb0025b444c4b000 /source/l/glib2/glib2.SlackBuild
parent14094b8867a3f7e7e1012a29da49d5b2cce683d5 (diff)
downloadcurrent-0dc754d878c9d290de483fd5c516ec86b5da72b1.tar.gz
current-0dc754d878c9d290de483fd5c516ec86b5da72b1.tar.xz
Fri Jan 20 23:58:24 UTC 202320230120235824
ap/mc-4.8.29-x86_64-1.txz: Upgraded. d/cmake-3.25.2-x86_64-1.txz: Upgraded. l/editorconfig-core-c-0.12.6-x86_64-1.txz: Upgraded. l/glib2-2.74.5-x86_64-1.txz: Upgraded. l/gtk+3-3.24.36-x86_64-1.txz: Upgraded. l/talloc-2.4.0-x86_64-1.txz: Upgraded. l/tevent-0.14.0-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-102.7.0-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.7.0/releasenotes/ https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird102.7 (* Security fix *) xap/seamonkey-2.53.15-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.seamonkey-project.org/releases/seamonkey2.53.15 (* Security fix *)
Diffstat (limited to 'source/l/glib2/glib2.SlackBuild')
-rwxr-xr-xsource/l/glib2/glib2.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/l/glib2/glib2.SlackBuild b/source/l/glib2/glib2.SlackBuild
index b0d6b2c5c..1c7f98e7b 100755
--- a/source/l/glib2/glib2.SlackBuild
+++ b/source/l/glib2/glib2.SlackBuild
@@ -77,9 +77,6 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \+
-# Revert a patch that causes 32-bit builds to fail:
-cat $CWD/3120.patch | patch -R -p1 --verbose || exit 1
-
# Configure, build, and install:
export CFLAGS="$SLKCFLAGS"
export CXXFLAGS="$SLKCFLAGS"