leocad: use create_wrksrc

This commit is contained in:
Đoàn Trần Công Danh 2022-10-27 18:59:00 +07:00
parent 9ef48c251c
commit f9e1d37d8d
1 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@ pkgname=leocad
version=21.06
revision=1
_lib_version=20.03
create_wrksrc=yes
build_style=qmake
configure_args="DISABLE_UPDATE_CHECK=1"
hostmakedepends="qt5-host-tools qt5-qmake unzip"
@ -17,7 +18,7 @@ checksum="bd28c47f920fa1bc458b6e5f476b93ccc1aa40e30158a3dd2397368cc3d79099
88d6d28b3a494a15ae63e984c1e732e28362fabc2e145ffab828fed2eb5e3632"
post_extract() {
mv ../library.bin .
mv leocad-${version}/* .
}
leocad-data_package() {