commit:     0a015529bc92e8ccaaf1b7a8ccdbe529b0d58965
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Aug 28 17:00:16 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 09:54:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a015529

dev-python/quex: remove unused patch

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/quex/files/quex-0.70.0-gentoo.patch | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/dev-python/quex/files/quex-0.70.0-gentoo.patch 
b/dev-python/quex/files/quex-0.70.0-gentoo.patch
deleted file mode 100644
index c110c4bdb24..00000000000
--- a/dev-python/quex/files/quex-0.70.0-gentoo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/quex/DEFINITIONS.py      2017-12-13 21:48:52.887765325 +0100
-+++ b/quex/DEFINITIONS.py      2017-12-13 21:52:29.805877359 +0100
-@@ -57,7 +57,7 @@
-     global QUEX_INSTALLATION_DIR
- 
-     # -- Try to acces the file 'quex-exe.py' in order to verify
--    if os.access(QUEX_INSTALLATION_DIR + "/quex-exe.py", os.F_OK) == False:
-+    if False:
-         print "error: Environment variable 'QUEX_PATH' does not point to"
-         print "error: a valid installation directory of quex."
-         print "error: current setting of 'QUEX_PATH':"

Reply via email to