mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-misc/pcmanfm-qt: add a 'postinst' note on 'trash' functionality
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
committed by
Andreas Sturmlechner
parent
77387911df
commit
38f66dedef
@@ -42,6 +42,13 @@ RDEPEND="${DEPEND}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_desktop_database_update
|
||||
|
||||
if ! has_version lxqt-base/lxqt-meta && ! has_version gnome-base/gvfs; then
|
||||
elog
|
||||
elog "To make use of the 'trash' functionality, please install"
|
||||
elog "the 'gnome-base/gvfs' package."
|
||||
elog
|
||||
fi
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
|
||||
Reference in New Issue
Block a user