Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361249 - app-shells/bash-completion-1.3 installs unwanted files ( Makefile.{am,in} )
Summary: app-shells/bash-completion-1.3 installs unwanted files ( Makefile.{am,in} )
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor with 1 vote (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-30 09:28 UTC by Marcin Mirosław
Modified: 2011-05-20 12:24 UTC (History)
2 users (show)

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 Marcin Mirosław 2011-03-30 09:28:43 UTC
# equery f app-shells/bash-completion |grep Makefile
/usr/share/bash-completion/Makefile.am
/usr/share/bash-completion/Makefile.in
/usr/share/bash-completion/helpers/Makefile.am
/usr/share/bash-completion/helpers/Makefile.in

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-03-31 18:37:30 UTC
Probably due to this line in the ebuild:
39:   cp -r "${S}"/completions/* "${ED}"/usr/share/bash-completion/
Comment 2 Marcin Mirosław 2011-05-06 08:35:54 UTC
Small ping:)
Comment 3 Marcin Mirosław 2011-05-20 10:58:16 UTC
It looks Diego fixed issue ( http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-shells/bash-completion/bash-completion-1.3.ebuild?view=log ) but didn't bumped up version and didn't check buzgilla's entries :/