blob: 54f2b47c74b33522af6d5d8ac714c715eb0229ed (
plain) (
tree)
|
|
# Fix build against KF 5.31.0 (repaired in 16.12.3):
#cat $CWD/patch/cantor/cantor_python.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
#cat $CWD/patch/cantor/cantor_julia.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
|