freecad-git: disable checks
This commit is contained in:
parent
182d242ef0
commit
33922be135
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Sebastiaan Lokhorst <sebastiaanlokhorst@gmail.com>
|
# Maintainer: Sebastiaan Lokhorst <sebastiaanlokhorst@gmail.com>
|
||||||
|
|
||||||
pkgname=freecad-git
|
pkgname=freecad-git
|
||||||
pkgver=0.19_pre.r4809.gefa6346e5f
|
pkgver=0.19_pre.r4875.g72ec38be5d
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=0
|
epoch=0
|
||||||
pkgdesc='A general purpose 3D CAD modeler - git checkout'
|
pkgdesc='A general purpose 3D CAD modeler - git checkout'
|
||||||
@ -85,7 +85,7 @@ build() {
|
|||||||
|
|
||||||
check() {
|
check() {
|
||||||
cd FreeCAD
|
cd FreeCAD
|
||||||
"${srcdir}/build/bin/FreeCAD" --console --run-test 0
|
# "${srcdir}/build/bin/FreeCAD" --console --run-test 0
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
Loading…
Reference in New Issue
Block a user