Date: Fri, 14 Oct 2005 16:32:50 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive Makefile Message-ID: <200510141632.j9EGWoZR063756@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2005-10-14 16:32:50 UTC
FreeBSD src repository
Modified files:
lib/libarchive Makefile
Log:
Fix installworld breakage. <sigh>
expr and printf are not available during installworld, so
use /bin/sh arithmetic expansion instead of expr and simply
give up on vanity formatting. ;-)
Revision Changes Path
1.41 +2 -2 src/lib/libarchive/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510141632.j9EGWoZR063756>
