svn commit: r51513 - head/en_US.ISO8859-1/books/porters-handbook/flavors

Mark Linimon <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: linimon
Date: Fri Mar 23 08:17:12 2018
New Revision: 51513
URL: https://svnweb.freebsd.org/changeset/doc/51513

Log:
  Fix trivial typo.
  
  PR:		226835
  Submitted by:	0mp
  Approved by:	wblock (implicit)

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/flavors/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/flavors/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/flavors/chapter.xml	Thu Mar 22 16:48:22 2018	(r51512)
+++ head/en_US.ISO8859-1/books/porters-handbook/flavors/chapter.xml	Fri Mar 23 08:17:12 2018	(r51513)
@@ -77,7 +77,7 @@ lite_PKGNAMESUFFIX=	-lite
 FLAVOR?=	${FLAVORS:[1]}
 nox11_PKGNAMESUFFIX=	-nox11
 [...]
-.if ${FLAVOR} = x11
+.if ${FLAVOR} == x11
 [enable x11 features]
 .endif</programlisting>
     </example>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.