commit:     5bb8ec5bf5486070ab787b1d76a5a471b11d56a4
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Dec 22 15:21:09 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 13:09:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bb8ec5b

games-board/simsu: remove unused patches

 games-board/simsu/files/simsu-1.2.3-langs.patch | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/games-board/simsu/files/simsu-1.2.3-langs.patch 
b/games-board/simsu/files/simsu-1.2.3-langs.patch
deleted file mode 100644
index 118c33bea49..00000000000
--- a/games-board/simsu/files/simsu-1.2.3-langs.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ru simsu-1.2.3.orig/src/locale_dialog.cpp 
simsu-1.2.3/src/locale_dialog.cpp
---- simsu-1.2.3.orig/src/locale_dialog.cpp     2013-02-14 13:17:54.000000000 
-0500
-+++ simsu-1.2.3/src/locale_dialog.cpp  2013-09-09 16:00:09.449992139 -0400
-@@ -85,6 +85,7 @@
-       if (paths.isEmpty()) {
-               QString appdir = QCoreApplication::applicationDirPath();
-               paths.append(appdir);
-+              paths.append("GENTOODATADIR");
-               paths.append(appdir + "/../share/" + 
QCoreApplication::applicationName().toLower());
-               paths.append(appdir + "/../Resources");
-       }

Reply via email to