Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 310475 Details for
Bug 453210
Deprecate _initrddir in favour of _initddir
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Deprecate _initrddir in favour of _initddir
0001-Deprecate-_initrddir-in-favour-of-_initddir.patch (text/plain), 876 bytes, created by
Ville Skyttä
on 2008-06-27 19:57:26 UTC
(
hide
)
Description:
Deprecate _initrddir in favour of _initddir
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2008-06-27 19:57:26 UTC
Size:
876 bytes
patch
obsolete
>From 98249957dd3d850250dcdd14091671fe30c8d415 Mon Sep 17 00:00:00 2001 >From: =?utf-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Fri, 27 Jun 2008 22:50:57 +0300 >Subject: [PATCH] Deprecate _initrddir in favour of _initddir. >MIME-Version: 1.0 >Content-Type: text/plain; charset=utf-8 >Content-Transfer-Encoding: 8bit > > >Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> >--- > platform.in | 4 +++- > 1 files changed, 3 insertions(+), 1 deletions(-) > >diff --git a/platform.in b/platform.in >index 04e3c54..4b496a0 100644 >--- a/platform.in >+++ b/platform.in >@@ -33,7 +33,9 @@ > %_oldincludedir @oldincludedir@ > %_infodir @infodir@ > %_mandir @mandir@ >-%_initrddir %{_sysconfdir}/rc.d/init.d >+%_initddir %{_sysconfdir}/rc.d/init.d >+# Deprecated misspelling, present for backwards compatibility. >+%_initrddir %{_initddir} > > %_defaultdocdir @DEFAULTDOCDIR@ > >-- >1.5.4.3 >
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 453210
: 310475