diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-12-13 12:34:54 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-12-14 23:57:48 +0100 |
| commit | 23dc83bebcc79af1441ab766e1382c1478df35a4 (patch) | |
| tree | 9330b22930ac62e2b0f3646b4ce68b8b3dc7821f /dev-db/sqlitestudio/files/sqlitestudio-3.4.17-fix-python.patch | |
| parent | a02ab417df456bae2320a5172e5b6bbc36d421c5 (diff) | |
| download | gentoo-23dc83bebcc79af1441ab766e1382c1478df35a4.tar.gz gentoo-23dc83bebcc79af1441ab766e1382c1478df35a4.tar.bz2 gentoo-23dc83bebcc79af1441ab766e1382c1478df35a4.zip | |
dev-db/sqlitestudio: drop 3.4.17
Closes: https://bugs.gentoo.org/953925
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-db/sqlitestudio/files/sqlitestudio-3.4.17-fix-python.patch')
| -rw-r--r-- | dev-db/sqlitestudio/files/sqlitestudio-3.4.17-fix-python.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-db/sqlitestudio/files/sqlitestudio-3.4.17-fix-python.patch b/dev-db/sqlitestudio/files/sqlitestudio-3.4.17-fix-python.patch deleted file mode 100644 index 9bc5d1b11607..000000000000 --- a/dev-db/sqlitestudio/files/sqlitestudio-3.4.17-fix-python.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/Plugins/ScriptingPython/ScriptingPython.pro.orig b/Plugins/ScriptingPython/ScriptingPython.pro -index 75375da..614cfe8 100644 ---- a/Plugins/ScriptingPython/ScriptingPython.pro.orig -+++ b/Plugins/ScriptingPython/ScriptingPython.pro -@@ -22,7 +22,7 @@ isEmpty(PYTHON_VERSION) { - } - - linux: { -- LIBS += -lpython$$PYTHON_VERSION -+ #LIBS += -lpython$$PYTHON_VERSION - } - - macx: { |
