[pkg-wpa-devel] r1801 - in /wpa/trunk/debian/config/wpasupplicant: kfreebsd linux
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Thu Jan 17 00:01:41 UTC 2013
Author: slh-guest
Date: Thu Jan 17 00:01:41 2013
New Revision: 1801
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1801
Log:
don't use caps for config options.
Modified:
wpa/trunk/debian/config/wpasupplicant/kfreebsd
wpa/trunk/debian/config/wpasupplicant/linux
Modified: wpa/trunk/debian/config/wpasupplicant/kfreebsd
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/config/wpasupplicant/kfreebsd?rev=1801&op=diff
==============================================================================
--- wpa/trunk/debian/config/wpasupplicant/kfreebsd (original)
+++ wpa/trunk/debian/config/wpasupplicant/kfreebsd Thu Jan 17 00:01:41 2013
@@ -488,5 +488,5 @@
# XXX: Debian #690536
# keep it disabled for wheezy:
# - a squeeze --> wheezy regression, but too late in the release cycle
-CONFIG_AP=Y
-
+CONFIG_AP=y
+
Modified: wpa/trunk/debian/config/wpasupplicant/linux
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/config/wpasupplicant/linux?rev=1801&op=diff
==============================================================================
--- wpa/trunk/debian/config/wpasupplicant/linux (original)
+++ wpa/trunk/debian/config/wpasupplicant/linux Thu Jan 17 00:01:41 2013
@@ -486,5 +486,5 @@
# XXX: Debian #690536
# keep it disabled for wheezy:
# - a squeeze --> wheezy regression, but too late in the release cycle
-CONFIG_AP=Y
-
+CONFIG_AP=y
+
More information about the Pkg-wpa-devel
mailing list