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 147516 Details for
Bug 226411
Merge Review: setserial
[?]
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.
fixes mandir and allows creating a debuginfo rpm
setserial-2.17-fhs.patch (text/plain), 653 bytes, created by
manuel wolfshant
on 2007-02-06 20:33:58 UTC
(
hide
)
Description:
fixes mandir and allows creating a debuginfo rpm
Filename:
MIME Type:
Creator:
manuel wolfshant
Created:
2007-02-06 20:33:58 UTC
Size:
653 bytes
patch
obsolete
>--- setserial-2.17/Makefile.in.fhs Wed Jun 14 15:42:39 2000 >+++ setserial-2.17/Makefile.in Wed Jun 14 15:44:25 2000 >@@ -3,6 +3,8 @@ > > srcdir = @srcdir@ > VPATH = @srcdir@ >+bindir = @bindir@ >+mandir = @mandir@ > > VERSION = @RELEASE_VERSION@ > INSTALL = @INSTALL@ >@@ -26,9 +28,9 @@ > nroff -man setserial.8 > setserial.cat > > install: setserial setserial.8 >- $(INSTALL_PROGRAM) setserial $(DESTDIR)/bin >- $(STRIP) $(DESTDIR)/bin/setserial >- $(INSTALL_DATA) setserial.8 $(DESTDIR)/usr/man/man8 >+ $(INSTALL_PROGRAM) setserial $(DESTDIR)$(bindir) >+ $(INSTALL_DATA) setserial.8 $(DESTDIR)$(mandir)/man8 > > clean: > $(RM) setserial setserial.o setserial.cat *~
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 Raw
Actions:
View
Attachments on
bug 226411
: 147516 |
147517
|
147518