[package] exclude postgresql from openser, not packaged and does not build
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 27 Mar 2010 13:31:17 +0000 (13:31 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 27 Mar 2010 13:31:17 +0000 (13:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20508 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/openser/patches/007-modules_build.patch

index 6e6ee00..bdc9f65 100644 (file)
@@ -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)