From 417b5c545af25026dced39c65986e3b377b03185 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 27 Mar 2010 13:31:17 +0000 Subject: [PATCH] [package] exclude postgresql from openser, not packaged and does not build git-svn-id: svn://svn.openwrt.org/openwrt/packages@20508 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/openser/patches/007-modules_build.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/openser/patches/007-modules_build.patch b/net/openser/patches/007-modules_build.patch index 6e6ee00c4..bdc9f6530 100644 --- a/net/openser/patches/007-modules_build.patch +++ b/net/openser/patches/007-modules_build.patch @@ -6,7 +6,7 @@ # if not set on the cmd. line or the env, exclude this modules: -exclude_modules?= jabber cpl-c pa postgres mysql \ - avp_radius auth_radius group_radius uri_radius -+exclude_modules?= jabber cpl-c pa ++exclude_modules?= jabber cpl-c pa postgres # always exclude the CVS dir override exclude_modules+= CVS $(skip_modules) -- 2.11.0