summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnatol Pomozov2016-08-13 17:50:32 -0700
committerAnatol Pomozov2016-08-13 17:50:32 -0700
commit39194141ae4cf06720a3b37c629c5d904e565c83 (patch)
tree4038b974fc48ecb46c657e9a0bbdee7fe57e2613 /PKGBUILD
parent889cea3de38a19d4a908fa2daf368171a6ddbab8 (diff)
downloadaur-39194141ae4cf06720a3b37c629c5d904e565c83.tar.gz
Use /usr/ instead of /usr/local/ path
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efc31b7867e3..07729f4cde0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Anatol Pomozov <anatol.pomozov@gmail.com>
pkgname=libsigrok4dsl-git
-pkgver=0.96.r2.gec31ceb
+pkgver=0.96.r3.g2143be9
pkgrel=1
pkgdesc='A library which provides the basic API for DreamSourceLab hardware'
url='https://github.com/DreamSourceLab/DSView'
@@ -19,6 +19,7 @@ pkgver() {
prepare() {
cd DSView/libsigrok4DSL
+ sed 's|/usr/local/|/usr/|' -i libsigrok.h
./autogen.sh
# remove rpath