mate-utils: Patch no longer needed.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-02-25 00:29:29 +07:00
parent 2e576f11ed
commit f97279541b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 0 additions and 16 deletions

View file

@ -1,13 +0,0 @@
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Description: Mark broken translation string as fuzzy in pt.po translation
--- a/gsearchtool/help/pt/pt.po
+++ b/gsearchtool/help/pt/pt.po
@@ -90,6 +90,7 @@
#. (itstool) path: authorgroup/author
#: C/index.docbook:73
+#, fuzzy
msgid ""
"<firstname>Dennis</firstname> <surname>Cranston</surname> <affiliation> "
"<orgname>Search for Files Maintainer</orgname> <_:address-1/> </affiliation>"

View file

@ -78,9 +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 {} \;
# This patch is only for 15.0 but no harm in -current
patch -p1 < $CWD/1001_fix-gsearchtool-pt-help-translation.patch
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \