xaos: remove obsolete vsed.
(See #42441.)
This commit is contained in:
parent
7012752271
commit
565a891819
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xaos'
|
||||
pkgname=xaos
|
||||
version=4.2.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools which"
|
||||
makedepends="qt5-devel gsl-devel"
|
||||
|
@ -12,10 +12,6 @@ homepage="https://xaos-project.github.io/"
|
|||
distfiles="https://github.com/xaos-project/XaoS/archive/release-${version}.tar.gz"
|
||||
checksum=bf21d3f50d7c1626c5c96da475f84ea24d24a164ec6cc2bbc4ee229bc4a65967
|
||||
|
||||
pre_configure() {
|
||||
vsed -i i18n/i18n.pri -e'/updateqm.commands/ s;lrelease;lrelease-qt5;'
|
||||
}
|
||||
|
||||
do_install() {
|
||||
vbin bin/xaos
|
||||
vman doc/xaos.6
|
||||
|
|
Loading…
Add table
Reference in a new issue