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 702472 Details for
Bug 915437
bootstrap has installed but unpackaged files
[?]
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]
Patch that clens out unpackaged files.
0137-cleaned-up-bootstrap-build-artifacts.patch (text/plain), 1.61 KB, created by
Greg Swift
on 2013-02-25 18:17:27 UTC
(
hide
)
Description:
Patch that clens out unpackaged files.
Filename:
MIME Type:
Creator:
Greg Swift
Created:
2013-02-25 18:17:27 UTC
Size:
1.61 KB
patch
obsolete
>From 5cbd9790810631ef3e83fbfa5e7d8e643154b026 Mon Sep 17 00:00:00 2001 >From: greg5320 <greg5320@build6-n01.inova.dfw1.us.ci.rackspace.net> >Date: Thu, 21 Feb 2013 22:48:39 +0000 >Subject: [PATCH 137/138] cleaned up bootstrap build artifacts > >--- > ant.spec | 12 ++++++++++++ > 1 files changed, 12 insertions(+), 0 deletions(-) > >diff --git a/ant.spec b/ant.spec >index e0bf185..24abb99 100644 >--- a/ant.spec >+++ b/ant.spec >@@ -576,6 +576,18 @@ find $RPM_BUILD_ROOT%{_datadir}/ant/etc -type f -name "*.xsl" \ > -a ! -name mmetrics-frames.xsl \ > -a ! -name tagdiff.xsl \ > | xargs -t rm >+find $RPM_BUILD_ROOT%{_datadir}/ant/lib -type l ! -name ant.jar \ >+ -a ! -name ant-bootstrap.jar \ >+ -a ! -name ant-jmf.jar \ >+ -a ! -name ant-launcher.jar \ >+ -a ! -name ant-swing.jar \ >+ | xargs -t rm -f >+find $RPM_BUILD_ROOT%{_datadir}/java/ant -type f ! -name ant.jar \ >+ -a ! -name ant-bootstrap.jar \ >+ -a ! -name ant-jmf.jar \ >+ -a ! -name ant-launcher.jar \ >+ -a ! -name ant-swing.jar \ >+ | xargs -t rm -f > %endif > > %files >-- >1.7.1 >
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 915437
: 702472