aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKent Slaney2024-06-29 18:22:21 -0700
committerKent Slaney2024-06-29 18:22:21 -0700
commitc671d74f782c93005006a107b04f371ca3db6bea (patch)
tree37f6d43e833d10d68c503806535623a18c1296c6 /PKGBUILD
parent9a17c6fcc4bae88d0af5fb59da7c341cfe125f64 (diff)
downloadaur-c671d74f782c93005006a107b04f371ca3db6bea.tar.gz
remove dead code
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6400e287bec..971c31967125 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -133,7 +133,6 @@ package() {
echo "build version string: $RL_version.$( cat "$srcdir/version.txt" ).$pkgver.$pkgrel"
# expand and patch dll (capitalization changes between latest and explicit version)
- compressed=`find "$srcdir" -name "[bB]akkes[Mm]od.zip"`
unzip -oq "dll-$rlesc.zip" -d "$bm_pfx/bakkesmod"
# by default, starts with bakkesmod.dll and outputs bakkesmod_promptless.dll
echo -n "shunted winuser calls for DLL patch: "