Skip to content

Commit

Permalink
addpatch: hddtemp 0.3.beta15.53-4
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <i@rain.cx>
  • Loading branch information
qyl27 committed Sep 30, 2024
1 parent 888d760 commit 8c22872
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions hddtemp/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
--- PKGBUILD
+++ PKGBUILD
@@ -26,6 +26,7 @@ sha256sums=('618541584054093d53be8a2d9e81c97174f30f00af91cb8700a97e442d79ef5b'
prepare() {
cd "$_archive"
patch -p1 -i "../${pkgname}_$_patchver.diff"
+ autoreconf -fi
}

build() {

0 comments on commit 8c22872

Please sign in to comment.