Version bump meld to 1.3.1.
This commit is contained in:
parent
5e7434457c
commit
561560d9b3
1 changed files with 2 additions and 1 deletions
|
@ -34,6 +34,7 @@ DEFAULT_SRC_INSTALL_PARAMS=( ${DEFAULT_SRC_COMPILE_PARAMS[@]} )
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
default
|
default
|
||||||
rm -r "${IMAGE}/usr/share/gnome" || die "failed to remove gnome share dir"
|
|
||||||
|
edo rmdir "${IMAGE}"/usr/share/gnome/{help/meld,help,}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue