packages: ldapexplorertool/ldapexplorertool-wx28.patch - call wx-gtk2-unico...

adamg adamg at pld-linux.org
Sun Jul 12 15:45:02 CEST 2009


Author: adamg                        Date: Sun Jul 12 13:45:02 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- call wx-gtk2-unicode-config

---- Files affected:
packages/ldapexplorertool:
   ldapexplorertool-wx28.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ldapexplorertool/ldapexplorertool-wx28.patch
diff -u packages/ldapexplorertool/ldapexplorertool-wx28.patch:1.1 packages/ldapexplorertool/ldapexplorertool-wx28.patch:1.2
--- packages/ldapexplorertool/ldapexplorertool-wx28.patch:1.1	Sat Feb  2 04:12:23 2008
+++ packages/ldapexplorertool/ldapexplorertool-wx28.patch	Sun Jul 12 15:44:56 2009
@@ -46,3 +46,23 @@
  	int	Err ;
  	wxXmlResource::Get()->LoadDialog( this, p_Parent, wxT( "attribute_add" ) );
  	InitControls();
+--- ldapexplorertool-2.0.1/GNUmakefile.config~	2009-07-12 15:21:54.149132503 +0200
++++ ldapexplorertool-2.0.1/GNUmakefile.config	2009-07-12 15:36:05.447132739 +0200
+@@ -15,7 +15,7 @@
+ #    provided by wxWidgets
+ ################################################
+ 
+-WX_INC=$(shell wx-config --cflags)
++WX_INC=$(shell wx-gtk2-unicode-config --cflags)
+ 
+ 
+ ################################################
+@@ -25,7 +25,7 @@
+ ################################################
+ 
+ # Debian Etch / Windows
+-WX_LIB=$(shell wx-config --libs) 
++WX_LIB=$(shell wx-gtk2-unicode-config --libs) 
+ # Debian Sage (3.1) - wxGTK 2.4
+ #WX_LIB=$(shell wx-config --libs) -lwx_gtk_xrc-2.4
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ldapexplorertool/ldapexplorertool-wx28.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list