gnumeric: remove useless vsed.

This commit is contained in:
mhmdanas 2023-03-09 17:41:33 +00:00 committed by classabbyamp
parent 5204dd9c4f
commit 7744ed6d3d
1 changed files with 3 additions and 5 deletions

View File

@ -12,6 +12,8 @@ homepage="http://gnumeric.org/"
changelog="https://github.com/GNOME/gnumeric/raw/master/NEWS"
distfiles="${GNOME_SITE}/gnumeric/${version%.*}/gnumeric-${version}.tar.xz"
checksum=c69a09cd190b622acca476bbc3d4c03d68d7ccf59bba61bf036ce60885f9fb65
# FIXME: many tests fail.
make_check=no
# This isn't a direct dependency but when soname bumping perl it will
# cause build failures
@ -22,12 +24,8 @@ if [ "$CROSS_BUILD" ]; then
configure_args+=" --without-perl"
fi
post_patch() {
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure
}
gnumeric-devel_package() {
depends="gnumeric>=${version}_${revision}"
depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/include