Skip to content

Commit

Permalink
addpatch: mp3unicode 1.2.1-6
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <[email protected]>
  • Loading branch information
qyl27 authored and felixonmars committed Aug 23, 2024
1 parent 88a5511 commit e231087
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions mp3unicode/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
--- PKGBUILD
+++ PKGBUILD
@@ -16,6 +16,9 @@ sha256sums=('375b432ce784407e74fceb055d115bf83b1bd04a83b95256171e1a36e00cfe07'

prepare() {
patch -d $pkgname-$pkgver -p1 < taglib-2.patch
+
+ cd $pkgname-$pkgver
+ autoreconf -fi
}

build() {

0 comments on commit e231087

Please sign in to comment.