Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 187552

Summary: Typo in x11-libs/qt-4.3.0-r1 ebuild line 122
Product: Gentoo Linux Reporter: Dirk-Lüder Kreie <deelkar>
Component: New packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 185446    

Description Dirk-Lüder Kreie 2007-08-02 22:19:00 UTC
One patch doesn't get applied because there is a typo in line 122 of portage/x11-libs/qt/qt-4.3.0-r1.ebuild causing the patch  "0185-fix-format-strings.diff" not to be applied.


Reproducible: Always

Steps to Reproduce:
emerge qt-4.3.0-r1
Actual Results:  
patch 0185-fix-format-strings.diff fails to apply


Expected Results:  
applied patch

missing space between epatch and path to patch
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2007-08-03 23:40:50 UTC
Yuck, thanks Dirk.