svn commit: r230855 - stable/8/usr.sbin/wpa/wpa_supplicant
Ed Maste
emaste at FreeBSD.org
Wed Feb 1 01:36:47 UTC 2012
Author: emaste
Date: Wed Feb 1 01:36:46 2012
New Revision: 230855
URL: http://svn.freebsd.org/changeset/base/230855
Log:
Revert r230854 as the change does not apply to stable/8.
Modified:
stable/8/usr.sbin/wpa/wpa_supplicant/Makefile
Directory Properties:
stable/8/usr.sbin/wpa/wpa_supplicant/ (props changed)
Modified: stable/8/usr.sbin/wpa/wpa_supplicant/Makefile
==============================================================================
--- stable/8/usr.sbin/wpa/wpa_supplicant/Makefile Wed Feb 1 01:28:35 2012 (r230854)
+++ stable/8/usr.sbin/wpa/wpa_supplicant/Makefile Wed Feb 1 01:36:46 2012 (r230855)
@@ -5,7 +5,7 @@
.PATH.c:${WPA_SUPPLICANT_DISTDIR} \
${WPA_DISTDIR}/src/drivers \
${WPA_DISTDIR}/src/eap_peer \
- ${WPA_DISTDIR}/src/rsn_supp \
+ ${WPA_DISTDIR}/src/rsn_supp
PROG= wpa_supplicant
SRCS= aes.c aes_wrap.c blacklist.c common.c config.c ctrl_iface.c \
More information about the svn-src-all
mailing list