Bug 1056742 - Trivial change to xorg-x11-xinit spec to enable ppc64le
Summary: Trivial change to xorg-x11-xinit spec to enable ppc64le
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-xinit
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ppc64le, PPC64LETracker
TreeView+ depends on / blocked
 
Reported: 2014-01-22 19:56 UTC by Brent Baude
Modified: 2014-01-23 04:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-23 04:35:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brent Baude 2014-01-22 19:56:48 UTC
Please consider the following trivial patch to enable ppc64le and xorg-x11-xinit:

diff --git a/xorg-x11-xinit.spec b/xorg-x11-xinit.spec
index cbf21d5..89b5fe8 100644
--- a/xorg-x11-xinit.spec
+++ b/xorg-x11-xinit.spec
@@ -60,7 +60,7 @@ Allows legacy ~/.xsession and ~/.Xclients files to be used from display managers
 %patch3 -p1 -b .unset
 
 %build
-autoreconf
+autoreconf -fi
 %configure
 # FIXME: Upstream should default to XINITDIR being this.  Make a patch to
 # Makefile.am and submit it in a bug report or check into CVS.

Comment 1 Dave Airlie 2014-01-23 04:35:34 UTC
pushed thanks.


Note You need to log in before you can comment on or make changes to this bug.