summaryrefslogtreecommitdiffstats
path: root/source.local/kde/patch/kalgebra.patch
blob: 26bb39eb703f7ee1654147c0f35ea0281c9e36f7 (plain)
1
2
3
4
# add SHOULD_BUILD_OPENGL option, to be able to disable support
# on arm because plotter3d assumes qreal=double all over the place
zcat $CWD/patch/kalgebra/kalgebra_opengl_optional.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }