Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270175 - net-misc/aria2-1.3.3 installs duplicate /usr/share/doc entries
Summary: net-misc/aria2-1.3.3 installs duplicate /usr/share/doc entries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-17 12:29 UTC by Chris Mayo
Modified: 2009-07-17 10:55 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 Chris Mayo 2009-05-17 12:29:39 UTC
The name of the default doc directory has changed from aria2c to aria2

This works for me:

-	rm -rf "${D}/usr/share/doc/aria2c"
+	rm -rf "${D}/usr/share/doc/aria2"
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2009-07-17 10:55:43 UTC
Solved in version bump to 1.4.1. Thanks.