>Number:         164192
>Category:       bin
>Synopsis:       [PATCH] Fix typo intr-by SVN r214735 in 
>usr.sbin/wpa/wpa_supplicant/Makefile
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 16 04:20:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Devin Teske
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
FIS Global, Inc.
>Environment:
FreeBSD scribe.vicor.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 
UTC 2010
[email protected]:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Trying to build RELENG_9 and finding a typo in the Makefile for 
usr.sbin/wpa/wpa_supplicant.
>How-To-Repeat:

>Fix:
See attached patch.txt

Patch attached with submission follows:

--- usr.sbin/wpa/wpa_supplicant/Makefile.orig   2011-09-22 17:51:37.000000000 
-0700
+++ usr.sbin/wpa/wpa_supplicant/Makefile        2012-01-15 20:10:57.000000000 
-0800
@@ -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 \
        ${WPA_DISTDIR}/src/crypto
 
 PROG=  wpa_supplicant


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to