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 146114 Details for
Bug 223691
glibc-devel: non-failsafe install-info use in scriptlets
[?]
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]
Make install-info use in scriptlets failsafe
glibc.patch (text/plain), 820 bytes, created by
Ville Skyttä
on 2007-01-21 20:39:10 UTC
(
hide
)
Description:
Make install-info use in scriptlets failsafe
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2007-01-21 20:39:10 UTC
Size:
820 bytes
patch
obsolete
>Index: glibc.spec >=================================================================== >RCS file: /cvs/dist/devel/glibc/glibc.spec,v >retrieving revision 1.294 >diff -u -r1.294 glibc.spec >--- glibc.spec 17 Jan 2007 11:26:49 -0000 1.294 >+++ glibc.spec 17 Jan 2007 22:18:20 -0000 >@@ -1398,7 +1398,7 @@ > %triggerin common -p /usr/sbin/tzdata-update -- tzdata > > %post devel >-/sbin/install-info %{_infodir}/libc.info.gz %{_infodir}/dir >+/sbin/install-info %{_infodir}/libc.info.gz %{_infodir}/dir || : > > %pre headers > # this used to be a link and it is causing nightmares now >@@ -1408,7 +1408,7 @@ > > %preun devel > if [ "$1" = 0 ]; then >- /sbin/install-info --delete %{_infodir}/libc.info.gz %{_infodir}/dir >+ /sbin/install-info --delete %{_infodir}/libc.info.gz %{_infodir}/dir || : > fi > > %post utils -p /sbin/ldconfig
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 223691
: 146114