Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163328 - patch fails in xfce-mcs-plugins/xfce-mcs-plugins-4.4.0
Summary: patch fails in xfce-mcs-plugins/xfce-mcs-plugins-4.4.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: xfce44
  Show dependency tree
 
Reported: 2007-01-22 21:19 UTC by Haroon Rafique
Modified: 2007-01-22 21:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Haroon Rafique 2007-01-22 21:19:12 UTC
Patch fails as follows:

/usr/local/portage/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0.ebuild: line 44: epatch: command not found

I dunno what the purpose of the patch is:

    # don't install xfce-filemanager.png, which collides with xfce4-session
    epatch ${FILESDIR}/${P}-icon.patch

However, I think it is missing because inherit eutils is missing.

Installation continues, even though the patch fails.
Comment 1 Haroon Rafique 2007-01-22 21:20:08 UTC
(In reply to comment #0)
> 
> However, I think it is missing because inherit eutils is missing.
> 

should be:

  However, I think it is *failing* because inherit eutils is missing.

Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-22 21:26:48 UTC
This patch is not needed any more... The icon is moved to xfce-base/libxfcegui4-4.4.0 and doesn't collide with anything.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2007-01-22 21:28:09 UTC
welp just committed a fix..

wait a bit, and sync again.