From: <dha...@us...> - 2008-02-06 14:02:30
|
Revision: 1579 http://astlinux.svn.sourceforge.net/astlinux/?rev=1579&view=rev Author: dhartman Date: 2008-02-06 06:02:34 -0800 (Wed, 06 Feb 2008) Log Message: ----------- misdn changes -- thanks Ingmar Modified Paths: -------------- trunk/astlinux.config trunk/package/Config.in Removed Paths: ------------- trunk/package/chan_misdn/ Modified: trunk/astlinux.config =================================================================== --- trunk/astlinux.config 2008-02-05 21:04:27 UTC (rev 1578) +++ trunk/astlinux.config 2008-02-06 14:02:34 UTC (rev 1579) @@ -223,6 +223,7 @@ BR2_PACKAGE_OPENVPN=y BR2_PACKAGE_PCIUTILS=y BR2_PACKAGE_PHP5=y +# BR2_PACKAGE_PHP5_CLI is not set # BR2_PACKAGE_PIKA_AOB is not set BR2_PACKAGE_PPPD=y BR2_QTE_TMAKE_VERSION="1.13" Modified: trunk/package/Config.in =================================================================== --- trunk/package/Config.in 2008-02-05 21:04:27 UTC (rev 1578) +++ trunk/package/Config.in 2008-02-06 14:02:34 UTC (rev 1579) @@ -44,7 +44,6 @@ source "package/app_bundle/Config.in" source "package/mqueue-isdn/Config.in" source "package/digiumg729/Config.in" -source "package/chan_misdn/Config.in" source "package/chan_pika/Config.in" source "package/vm-messenger/Config.in" source "package/apcupsd/Config.in" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |