mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-editors/leafpad: Drop unnecessary gnome2_icon_savelist, DOCS
Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
@@ -21,11 +21,9 @@ DEPEND="${RDEPEND}
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig"
|
||||
|
||||
DOCS="AUTHORS ChangeLog NEWS README"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-0.8.18.1-fdo.patch
|
||||
"${FILESDIR}"/${PN}-0.8.18.1-format-security.patch
|
||||
"${FILESDIR}"/${P}-fdo.patch
|
||||
"${FILESDIR}"/${P}-format-security.patch
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
@@ -35,10 +33,6 @@ src_configure() {
|
||||
$(use_enable emacs)
|
||||
}
|
||||
|
||||
pkg_preinst() {
|
||||
gnome2_icon_savelist
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_desktop_database_update
|
||||
gnome2_icon_cache_update
|
||||
|
||||
Reference in New Issue
Block a user