[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
This commit is contained in:
florian 2010-03-27 13:31:17 +00:00
parent 357c91187a
commit 417b5c545a

View 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)