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 149172 Details for
Bug 230833
hardlink: source missing from -debuginfo
[?]
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]
Cause source to end up in -debuginfo also under mock
hardlink.patch (text/plain), 503 bytes, created by
Ville Skyttä
on 2007-03-03 11:33:19 UTC
(
hide
)
Description:
Cause source to end up in -debuginfo also under mock
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2007-03-03 11:33:19 UTC
Size:
503 bytes
patch
obsolete
>Index: hardlink.spec >=================================================================== >RCS file: /cvs/dist/devel/hardlink/hardlink.spec,v >retrieving revision 1.27 >diff -u -r1.27 hardlink.spec >--- hardlink.spec 5 Feb 2007 13:44:54 -0000 1.27 >+++ hardlink.spec 3 Mar 2007 11:30:02 -0000 >@@ -18,9 +18,10 @@ > > %prep > %setup -q -c -T >+install -pm 644 %{SOURCE0} hardlink.c > > %build >-gcc $RPM_OPT_FLAGS %{SOURCE0} -o hardlink >+gcc $RPM_OPT_FLAGS hardlink.c -o hardlink > > %install > rm -rf $RPM_BUILD_ROOT
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 230833
: 149172