remove uneeded prepare function in PKGBUILD

This commit is contained in:
Hyper-KVM
2020-02-19 16:22:10 -05:00
parent 9cb8537425
commit 422769aafd

View File

@@ -13,9 +13,6 @@ backup=('etc/lenovo_fix.conf')
source=("git+https://github.com/Hyper-KVM/throttled.git#branch=openrc")
sha256sums=('SKIP')
#prepare() {
# sed -i "s|ExecStart=.*|ExecStart=/usr/lib/$pkgname/lenovo_fix.py|" $pkgname-$pkgver/systemd/lenovo_fix.service
#}
build() {
cd "${srcdir}/throttled/"