Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 266195 Details for
Bug 359223
Wrong gzip/bzip2 prefix for newsyslog in sys-freebsd/freebsd-usbin
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
a patch to add into sys-freebsd/freebsd-usbin/files
newsyslog-bzip2-prefix.patch (text/plain), 400 bytes, created by
Dmitri Bogomolov
on 2011-03-16 21:18:52 UTC
(
hide
)
Description:
a patch to add into sys-freebsd/freebsd-usbin/files
Filename:
MIME Type:
Creator:
Dmitri Bogomolov
Created:
2011-03-16 21:18:52 UTC
Size:
400 bytes
patch
obsolete
>--- 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"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 359223
: 266195 |
283725