r30107 - /packages/unstable/libgda4/debian/rules

piotrpokora-guest at users.alioth.debian.org piotrpokora-guest at users.alioth.debian.org
Sun Oct 9 16:49:14 UTC 2011


Author: piotrpokora-guest
Date: Sun Oct  9 16:49:13 2011
New Revision: 30107

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30107
Log:
Enable ldap and ui

Modified:
    packages/unstable/libgda4/debian/rules

Modified: packages/unstable/libgda4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgda4/debian/rules?rev=30107&op=diff
==============================================================================
--- packages/unstable/libgda4/debian/rules [utf-8] (original)
+++ packages/unstable/libgda4/debian/rules [utf-8] Sun Oct  9 16:49:13 2011
@@ -23,12 +23,12 @@
 				--with-libsoup		\
 				--without-bdb		\
 				--without-oracle	\
-				--without-ldap		\
+				--with-ldap		\
 				--without-firebird	\
 				--without-mdb		\
 				--without-java		\
 				--without-gnome-keyring	\
-				--without-ui		\
+				--with-ui		\
 				--enable-system-sqlite	\
 				--enable-introspection	\
 				--disable-crypto
@@ -53,7 +53,7 @@
 
 binary-install/libgda-4.0-bin::
 	# Remove gda_trml2{html,pdf} from /usr/bin, see GNOME #579458
-	rm -r debian/libgda-4.0-bin/usr/bin/gda_trml2*
+	#rm -r debian/libgda-4.0-bin/usr/bin/gda_trml2*
 
 common-binary-post-install-arch::
 	set -e; for i in libgda-4.0-common libgda-4.0-bin libgda-4.0-dev libgda-4.0-$(SONAME)-dbg \




More information about the pkg-gnome-commits mailing list