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

Bug 164098

Summary: mail-notification-4.0 ebuild bad sed
Product: Gentoo Linux Reporter: Julien Enche <julien.enche>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mail-notification-4.0.ebuild
mail-notification-4.0.ebuild.patch

Description Julien Enche 2007-01-27 19:39:15 UTC
At line 62, the command "sed -i -e 's:gtk-update-icon-cache:true:' ./art/Makefile.in" produces a file not found result.
Comment 1 Julien Enche 2007-01-27 19:40:23 UTC
Created attachment 108305 [details]
mail-notification-4.0.ebuild

This ebuild corrects this bug.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-27 19:42:10 UTC
Please, use unified diffs instead of attaching complete ebuilds...


*** This bug has been marked as a duplicate of bug 164072 ***
Comment 3 Julien Enche 2007-01-27 19:51:07 UTC
Created attachment 108306 [details, diff]
mail-notification-4.0.ebuild.patch

Here's the patch.