commit: 42c9f517ca717f351533d38a57b816e4440a46c2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Tue Mar 16 17:58:11 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 16 18:50:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c9f517
app-office/texstudio: remove unused file Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/19957 Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/texstudio/files/texmakerx_my.pri | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/app-office/texstudio/files/texmakerx_my.pri b/app-office/texstudio/files/texmakerx_my.pri deleted file mode 100644 index 06426fc6a9c..00000000000 --- a/app-office/texstudio/files/texmakerx_my.pri +++ /dev/null @@ -1,18 +0,0 @@ -CONFIG += link_pkgconfig - -# System Quazip -INCLUDEPATH += @GENTOO_PORTAGE_EPREFIX@/usr/include/quazip -LIBS += -lquazip -#INCLUDEPATH += @GENTOO_PORTAGE_EPREFIX@/usr/include/qt4/QCodeEdit -#INCLUDEPATH += @GENTOO_PORTAGE_EPREFIX@/usr/include/qt4/QtSolutions - -# System hunspell -PKGCONFIG += hunspell - -# System qtsingleapplication -#QT += solutions -CONFIG += qtsingleapplication - -# System qcodeedit -# Not working currently -#CONFIG += qcodeedit
