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 228351 Details for
Bug 331731
OLD CANCELED ltsp-server - LTSP5 server-side configurations and setup scripts
[?]
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]
unpack in build directory and honor macros
ltsp-server-config-setup.diff (text/plain), 578 bytes, created by
Patrice Dumas
on 2007-10-16 07:57:52 UTC
(
hide
)
Description:
unpack in build directory and honor macros
Filename:
MIME Type:
Creator:
Patrice Dumas
Created:
2007-10-16 07:57:52 UTC
Size:
578 bytes
patch
obsolete
>--- ltsp-server-config.spec-save 2007-10-16 09:46:05.000000000 +0200 >+++ ltsp-server-config.spec 2007-10-16 09:47:57.000000000 +0200 >@@ -40,13 +40,16 @@ > > > %prep >+%setup -c > > %build > > %install > rm -rf $RPM_BUILD_ROOT >-mkdir -p $RPM_BUILD_ROOT >-cd $RPM_BUILD_ROOT && tar xzvf %{SOURCE0} >+mkdir -p $RPM_BUILD_ROOT%{_datadir} >+cp -a tftpboot $RPM_BUILD_ROOT >+cp -a etc $RPM_BUILD_ROOT%{_sysconfdir} >+cp -a usr/share/* $RPM_BUILD_ROOT%{_datadir} > > # Any ideas on for a cleaner way of doing this? > # Also note "/usr/lib/" must be hard-coded, it is "/usr/lib/" on x86_64 as well
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 331731
: 228351 |
228381
|
228421
|
228431
|
229461
|
229471
|
243871
|
243881
|
247101