commit:     705595c9d6e39ace28c9b6802820f41516810b16
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 26 11:23:31 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Oct 26 13:35:45 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=705595c9

dev-db/wxsqlite3: Remove residual debug support

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-db/wxsqlite3/files/wxsqlite3-3.2.1.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/wxsqlite3/files/wxsqlite3-3.2.1.pc.in 
b/dev-db/wxsqlite3/files/wxsqlite3-3.2.1.pc.in
index c2e0e51..112fa14 100644
--- a/dev-db/wxsqlite3/files/wxsqlite3-3.2.1.pc.in
+++ b/dev-db/wxsqlite3/files/wxsqlite3-3.2.1.pc.in
@@ -9,6 +9,6 @@ Name: wxsqlite3-@WXVERSION@
 Description: SQLite3 C++ wrapper for use in programs based on the wxWidgets
 Version: @VERSION@
 #Requires: sqlite3
-Libs: -L${libdir} -lwxcode_gtk2@WXDEBUG@_wxsqlite3-@WXVERSION@
+Libs: -L${libdir} -lwxcode_gtk2_wxsqlite3-@WXVERSION@
 Libs.private: -lpthread
 Cflags: -I${includedir}

Reply via email to