public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-freebsd/freebsd-usbin/files: freebsd-usbin-8.2-newsyslog.patch
@ 2011-09-05 14:53 Naohiro Aota (naota)
  0 siblings, 0 replies; only message in thread
From: Naohiro Aota (naota) @ 2011-09-05 14:53 UTC (permalink / raw
  To: gentoo-commits

naota       11/09/05 14:53:54

  Added:                freebsd-usbin-8.2-newsyslog.patch
  Log:
  Add patch to fix bzip2/gzip path. Bug #359223. Patch from Dmitri Bogomolov
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-freebsd/freebsd-usbin/files/freebsd-usbin-8.2-newsyslog.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-usbin/files/freebsd-usbin-8.2-newsyslog.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-usbin/files/freebsd-usbin-8.2-newsyslog.patch?rev=1.1&content-type=text/plain

Index: freebsd-usbin-8.2-newsyslog.patch
===================================================================
--- usr.sbin/newsyslog/pathnames.h.orig	2001-07-30 18:17:17.000000000 +0300
+++ usr.sbin/newsyslog/pathnames.h	2009-09-11 08:32:57.508226240 +0300
@@ -24,5 +24,5 @@
 
 #define _PATH_CONF	"/etc/newsyslog.conf"
 #define _PATH_SYSLOGPID	_PATH_VARRUN "syslog.pid"
-#define _PATH_BZIP2	"/usr/bin/bzip2"
-#define _PATH_GZIP	"/usr/bin/gzip"
+#define _PATH_BZIP2	"/bin/bzip2"
+#define _PATH_GZIP	"/bin/gzip"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-05 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-05 14:53 [gentoo-commits] gentoo-x86 commit in sys-freebsd/freebsd-usbin/files: freebsd-usbin-8.2-newsyslog.patch Naohiro Aota (naota)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox