summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2022-03-19 14:32:26 +0100
committerMichel Zou2022-03-19 14:32:26 +0100
commit45010e64d05a0ab1b15bbb5b03c41cf622238494 (patch)
treeb9fad701dc5650f33c8a12eb1a796c0096f5f0e4
parent364e81d853ce142353b50d7ac4d966a96635b38e (diff)
downloadaur-45010e64d05a0ab1b15bbb5b03c41cf622238494.tar.gz
isatty
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0dc83eb360d8..821d4d30506d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,9 +35,6 @@ prepare() {
sed -i "/MFTranscodeContainerType_MPEG4/d" VTK/IO/Movie/vtkMP4Writer.cxx
# We have a patched libharu
sed -i "s|2.4.0|2.3.0|" VTK/ThirdParty/libharu/CMakeLists.txt
-
- # _isatty
- curl -L https://github.com/gsjaardema/seacas/commit/175e2ecf.patch | patch -p6 -d VTK/ThirdParty/ioss/vtkioss
}
build() {