mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
mate-utils: Patch no longer needed.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
2e576f11ed
commit
f97279541b
2 changed files with 0 additions and 16 deletions
|
@ -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>"
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue