summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoar Heimonen2023-12-11 05:22:27 +0100
committerJoar Heimonen2023-12-11 05:22:27 +0100
commit592ed525a089350698ea496ccd80feaa1687ae01 (patch)
tree78d0df54c711e18268d098d211de801a983844c3
parente20405657d3855a76acbdfcadfe6456598f9edd2 (diff)
downloadaur-592ed525a089350698ea496ccd80feaa1687ae01.tar.gz
Reverted some changes
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0741887d41c9..e8b83811a57b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,6 @@ source=("git+https://github.com/vlvassilev/yuma123")
prepare() {
cd "$srcdir/yuma123"
libtoolize
- autoupdate
autoreconf -i -f
}