Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Nov 2004 12:56:36 +0100
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        ls+lists.freebsd.org.mailman.listinfo.freebsd-current939b18c8@gambit.com.ru
Cc:        freebsd-current@freebsd.org
Subject:   Re: RELENG_5 rot13 typo 
Message-ID:  <16845.1099482996@critter.freebsd.dk>
In-Reply-To: Your message of "Wed, 03 Nov 2004 14:52:12 %2B0300." <20041103115212.GA9506@gambit.com.ru> 

next in thread | previous in thread | raw e-mail | index | archive | help

This patch is bunk: We don't install binaries in /var.

In message <20041103115212.GA9506@gambit.com.ru>, ls+lists.freebsd.org.mailman.listinfo.freebsd-current939
b18c8@gambit.com.ru writes:
>No /usr/games/caesar in RELENG_5.
>
>--- src/games/caesar/rot13.sh.	Wed Nov  3 14:48:42 2004
>+++ src/games/caesar/rot13.sh	Wed Nov  3 14:48:56 2004
>@@ -34,4 +34,4 @@
> #	@(#)rot13.sh	8.1 (Berkeley) 5/31/93
> #
> 
>-exec /usr/games/caesar 13 "$@"
>+exec /var/games/caesar 13 "$@"
>_______________________________________________
>freebsd-current@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16845.1099482996>