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 146104 Details for
Bug 223681
coreutils: 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
coreutils.patch (text/plain), 687 bytes, created by
Ville Skyttä
on 2007-01-21 20:29:27 UTC
(
hide
)
Description:
Make install-info use in scriptlets failsafe
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2007-01-21 20:29:27 UTC
Size:
687 bytes
patch
obsolete
>Index: coreutils.spec >=================================================================== >RCS file: /cvs/dist/devel/coreutils/coreutils.spec,v >retrieving revision 1.155 >diff -u -r1.155 coreutils.spec >--- coreutils.spec 19 Jan 2007 15:43:20 -0000 1.155 >+++ coreutils.spec 19 Jan 2007 20:31:04 -0000 >@@ -202,7 +202,7 @@ > # and install-info'll faill badly because of doubles > for file in sh-utils.info textutils.info fileutils.info; do > if [ -f /usr/share/info/$file.bz2 ]; then >- /sbin/install-info /usr/share/info/$file.bz2 --dir=/usr/share/info/dir --remove &> /dev/null >+ /sbin/install-info /usr/share/info/$file.bz2 --dir=/usr/share/info/dir --remove &> /dev/null || : > fi > done >
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 223681
: 146104