Skip to content

Commit

Permalink
addpatch: colorhug-client 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryolitia committed Sep 27, 2024
1 parent 50c94e6 commit efd95de
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions colorhug-client/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- PKGBUILD
+++ PKGBUILD
@@ -15,6 +15,8 @@ sha256sums=('b7787aa58db2dde6a69a13295b98154040a100d8772aac656f3b5ed0bffc0991')

build() {
cd ${pkgname}-${pkgver}
+ cp /usr/share/autoconf/build-aux/config.guess .
+ cp /usr/share/autoconf/build-aux/config.sub .
./configure --prefix=/usr --libexecdir=/usr/lib
make
}

0 comments on commit efd95de

Please sign in to comment.