diff options
author | Kent Slaney | 2024-06-29 18:22:21 -0700 |
---|---|---|
committer | Kent Slaney | 2024-06-29 18:22:21 -0700 |
commit | c671d74f782c93005006a107b04f371ca3db6bea (patch) | |
tree | 37f6d43e833d10d68c503806535623a18c1296c6 /PKGBUILD | |
parent | 9a17c6fcc4bae88d0af5fb59da7c341cfe125f64 (diff) | |
download | aur-c671d74f782c93005006a107b04f371ca3db6bea.tar.gz |
remove dead code
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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: " |