Browse Source

remove uneeded prepare function in PKGBUILD

Hyper-KVM 4 years ago
parent
commit
422769aafd
1 changed files with 0 additions and 3 deletions
  1. 0 3
      package/PKGBUILD

+ 0 - 3
package/PKGBUILD

@@ -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/"