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 147838 Details for
Bug 228152
TeXmacs: $RPM_OPT_FLAGS not used
[?]
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]
Use $RPM_OPT_FLAGS, let rpmbuild strip binaries
t.patch (text/plain), 694 bytes, created by
Ville Skyttä
on 2007-02-10 17:17:18 UTC
(
hide
)
Description:
Use $RPM_OPT_FLAGS, let rpmbuild strip binaries
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2007-02-10 17:17:18 UTC
Size:
694 bytes
patch
obsolete
>Index: TeXmacs.spec >=================================================================== >RCS file: /cvs/extras/rpms/TeXmacs/devel/TeXmacs.spec,v >retrieving revision 1.44 >diff -u -r1.44 TeXmacs.spec >--- TeXmacs.spec 19 Jan 2007 21:25:15 -0000 1.44 >+++ TeXmacs.spec 10 Feb 2007 17:15:51 -0000 >@@ -59,13 +59,13 @@ > > > %build >-%configure >+%configure --enable-optimize="$RPM_OPT_FLAGS" > make %{?_smp_mflags} > > > %install > rm -fr $RPM_BUILD_ROOT >-make DESTDIR=$RPM_BUILD_ROOT install >+make DESTDIR=$RPM_BUILD_ROOT install STRIP=/bin/true > export GUILE_DATA_PATH=%{_datadir}/guile > export GUILE_LOAD_PATH=$GUILE_DATA_PATH/1.8/ice-9 > cp -r -f $GUILE_LOAD_PATH $RPM_BUILD_ROOT%{_datadir}/TeXmacs/progs
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 228152
: 147838