From 705595c9d6e39ace28c9b6802820f41516810b16 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 26 Oct 2015 12:23:31 +0100 Subject: dev-db/wxsqlite3: Remove residual debug support Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-db/wxsqlite3/files/wxsqlite3-3.2.1.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db') 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 c2e0e51d7636..112fa14432c3 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} -- cgit v1.2.3-65-gdbad