Преглед изворни кода

remove uneeded prepare function in PKGBUILD

Hyper-KVM пре 4 година
родитељ
комит
422769aafd
1 измењених фајлова са 0 додато и 3 уклоњено
  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/"