From: <abe...@us...> - 2014-09-04 16:26:10
|
Revision: 6691 http://sourceforge.net/p/astlinux/code/6691 Author: abelbeck Date: 2014-09-04 16:26:03 +0000 (Thu, 04 Sep 2014) Log Message: ----------- Enable 'sipgrep' in standard builds Modified Paths: -------------- branches/1.0/astlinux-ast11.config branches/1.0/astlinux18.config Modified: branches/1.0/astlinux-ast11.config =================================================================== --- branches/1.0/astlinux-ast11.config 2014-09-04 16:22:27 UTC (rev 6690) +++ branches/1.0/astlinux-ast11.config 2014-09-04 16:26:03 UTC (rev 6691) @@ -778,7 +778,7 @@ # BR2_PACKAGE_SAMBA is not set # BR2_PACKAGE_SER2NET is not set BR2_PACKAGE_SHELLINABOX=y -# BR2_PACKAGE_SIPGREP is not set +BR2_PACKAGE_SIPGREP=y # BR2_PACKAGE_SOCAT is not set # BR2_PACKAGE_SPAWN_FCGI is not set # BR2_PACKAGE_SQUID is not set Modified: branches/1.0/astlinux18.config =================================================================== --- branches/1.0/astlinux18.config 2014-09-04 16:22:27 UTC (rev 6690) +++ branches/1.0/astlinux18.config 2014-09-04 16:26:03 UTC (rev 6691) @@ -778,7 +778,7 @@ # BR2_PACKAGE_SAMBA is not set # BR2_PACKAGE_SER2NET is not set BR2_PACKAGE_SHELLINABOX=y -# BR2_PACKAGE_SIPGREP is not set +BR2_PACKAGE_SIPGREP=y # BR2_PACKAGE_SOCAT is not set # BR2_PACKAGE_SPAWN_FCGI is not set # BR2_PACKAGE_SQUID is not set This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |