diff --git a/extra/mate-utils/1001_fix-gsearchtool-pt-help-translation.patch b/extra/mate-utils/1001_fix-gsearchtool-pt-help-translation.patch deleted file mode 100644 index 5c65c76..0000000 --- a/extra/mate-utils/1001_fix-gsearchtool-pt-help-translation.patch +++ /dev/null @@ -1,13 +0,0 @@ -Author: Mike Gabriel -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 "" - "Dennis Cranston " - "Search for Files Maintainer <_:address-1/> " diff --git a/extra/mate-utils/mate-utils.SlackBuild b/extra/mate-utils/mate-utils.SlackBuild index f520aa2..b8cee22 100644 --- a/extra/mate-utils/mate-utils.SlackBuild +++ b/extra/mate-utils/mate-utils.SlackBuild @@ -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 \