summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaulo Matias2021-11-08 11:06:49 -0300
committerPaulo Matias2021-11-08 11:06:49 -0300
commit353a2fe073a899f5b742190f1c6ed60a9436af8d (patch)
tree7f9fb50446cb55afd6fb3a6177db0e2c857e5763 /PKGBUILD
parent9d53c43cb97935592ce6c50f262579d90fd74ab5 (diff)
downloadaur-353a2fe073a899f5b742190f1c6ed60a9436af8d.tar.gz
bug #430 fixed upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 897ae1f6b4de..3b66736424be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,9 +26,6 @@ pkgver() {
prepare() {
cd "$srcdir/bsc"
git submodule update --init --recursive
-
- # workaround until PR #430 is merged
- sed -ri 's/^TCL_ALT_SUFFIX=.*/TCL_ALT_SUFFIX=/' platform.sh
}
build(){