Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 452080 - sys-apps/etckeeper-0.63-r1: Incorrect pkg_postinst message
Summary: sys-apps/etckeeper-0.63-r1: Incorrect pkg_postinst message
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-14 19:02 UTC by Göktürk Yüksek
Modified: 2013-01-14 22:58 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 Göktürk Yüksek archtester gentoo-dev 2013-01-14 19:02:16 UTC
dodoc inserts files into ${PF} but the ebuild postinst message mentions ${P}/examples to look for a bashrc example:

-	elog "see the example file in /usr/share/doc/${P}/examples"
+	elog "see the example file in /usr/share/doc/${PF}/examples"


Reproducible: Always
Comment 1 Julian Ospald 2013-01-14 22:58:54 UTC
+  14 Jan 2013; Julian Ospald <hasufell@gentoo.org> etckeeper-0.63.ebuild,
+  etckeeper-0.63-r1.ebuild:
+  fix bug 452080
+