commit:     854ec73e4a3a31fac44a14c6e0f4dbecf2d7ed6f
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Thu Jul  7 17:09:55 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 11 08:07:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854ec73e

app-i18n/transifex-client: remove unused patch

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 .../files/transifex-client-0.8.0-tests.patch       | 26 ----------------------
 1 file changed, 26 deletions(-)

diff --git a/app-i18n/transifex-client/files/transifex-client-0.8.0-tests.patch 
b/app-i18n/transifex-client/files/transifex-client-0.8.0-tests.patch
deleted file mode 100644
index b1784dc..0000000
--- a/app-i18n/transifex-client/files/transifex-client-0.8.0-tests.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From b37da095c8e8b70d8d4300b32e787b6da88e28c0 Mon Sep 17 00:00:00 2001
-From: Apostolos Bessas <[email protected]>
-Date: Wed, 11 Jul 2012 11:44:07 +0300
-Subject: [PATCH] Do not install the tests.
-
-Exclude the tests from the installed packages.
----
- setup.py |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/setup.py b/setup.py
-index b3fa910..05bb2b4 100755
---- a/setup.py
-+++ b/setup.py
-@@ -49,7 +49,7 @@
-     ],
-     test_suite="tests",
-     zip_safe=False,
--    packages=find_packages(),
-+    packages=['txclib', ],
-     include_package_data=True,
-     package_data = package_data,
-     keywords = ('translation', 'localization', 'internationalization',),
--- 
-1.7.10
-

Reply via email to