Uranium: leave UraniumTranslationTools.cmake alone
This commit is contained in:
parent
1e260eb25e
commit
02391a9dec
1 changed files with 1 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=Uranium
|
pkgname=Uranium
|
||||||
version=3.1.0
|
version=3.1.0
|
||||||
revision=3
|
revision=3
|
||||||
python_version=3
|
python_version=4
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -15,9 +15,3 @@ license="LGPL-3"
|
||||||
homepage="https://github.com/Ultimaker/Uranium"
|
homepage="https://github.com/Ultimaker/Uranium"
|
||||||
distfiles="https://github.com/Ultimaker/Uranium/archive/${version}.tar.gz"
|
distfiles="https://github.com/Ultimaker/Uranium/archive/${version}.tar.gz"
|
||||||
checksum=1d272d10cbb3585624a67cbaa5167d414a0eeeb76051be28786759fea63281e9
|
checksum=1d272d10cbb3585624a67cbaa5167d414a0eeeb76051be28786759fea63281e9
|
||||||
|
|
||||||
post_install() {
|
|
||||||
# Move /usr/share/cmake-<version>/Modules to /usr/share/cmake/Modules
|
|
||||||
vmkdir usr/share/cmake
|
|
||||||
mv -v ${DESTDIR}/usr/share/cmake-*/Modules/* ${DESTDIR}/usr/share/cmake
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue