[package] exclude postgresql from openser, not packaged and does not build
authorFlorian Fainelli <florian@openwrt.org>
Sat, 27 Mar 2010 13:31:17 +0000 (13:31 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 27 Mar 2010 13:31:17 +0000 (13:31 +0000)
SVN-Revision: 20508

net/openser/patches/007-modules_build.patch

index 6e6ee00c40a1442e34fae05b6e8f4381e2a1fc9a..bdc9f6530573a8d40ef9911bd8a466f112c1c32c 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)