Author: jkim
Date: Wed Sep  7 23:37:10 2016
New Revision: 305573
URL: https://svnweb.freebsd.org/changeset/base/305573

Log:
  Fix an obvious typo.

Modified:
  head/tools/tools/locale/Makefile

Modified: head/tools/tools/locale/Makefile
==============================================================================
--- head/tools/tools/locale/Makefile    Wed Sep  7 23:36:46 2016        
(r305572)
+++ head/tools/tools/locale/Makefile    Wed Sep  7 23:37:10 2016        
(r305573)
@@ -178,4 +178,4 @@ POSIX:
 .endif
 
 clean-POSIX:
-       rm -f {CLDRDIR}/posix/*
+       rm -f ${CLDRDIR}/posix/*
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to