summaryrefslogtreecommitdiff
path: root/chromaprint
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-07-08 13:01:36 +0000
committerTim Biermann <tbier@posteo.de>2020-07-08 13:01:36 +0000
commitd1e4ceb66cdcf8a33bc5bdbc35860525d957ffea (patch)
tree89661389c070be5d551ca45d6164bd15668366f8 /chromaprint
parentaebac3c25645e900c58c11fa676cf54dfbe4d252 (diff)
downloadcontrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.gz
contrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.xz
mass update cmake install line
Diffstat (limited to 'chromaprint')
-rw-r--r--chromaprint/.signature4
-rw-r--r--chromaprint/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/chromaprint/.signature b/chromaprint/.signature
index 880ab4696..82bf069e5 100644
--- a/chromaprint/.signature
+++ b/chromaprint/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF34DKLSwkglYvWF8bgaakSzNNrhR/sKsqQsldbR3eHaP66XhcEHm10X41uyVoNtAY7STMzN8EMKTYyNcuHpmJbwI=
-SHA256 (Pkgfile) = a2a26f6a710eb6003b0101900754899753ae72ae1ba1651f1f3740901ab582dc
+RWSagIOpLGJF374B+Z5RwC6zYRis62ktZawM+j5PVMI3xxFZh9sPe0kfySzHkOmeqIBREZSEyDnW9DtO6DKN7obKY2/6fu1+1gQ=
+SHA256 (Pkgfile) = 9de31b3d7e4d86a2329f141c67563b8b026c0647b0ebc4a53d3a0be538bb6745
SHA256 (.footprint) = 7a05f0ddab434ff55fafcfdf74cd82e5b1709700fa4639d81b062ac41ac888a6
SHA256 (chromaprint-1.5.0.tar.gz) = 573a5400e635b3823fc2394cfa7a217fbb46e8e50ecebd4a61991451a8af766a
diff --git a/chromaprint/Pkgfile b/chromaprint/Pkgfile
index 2dc3da7a9..7f1694c35 100644
--- a/chromaprint/Pkgfile
+++ b/chromaprint/Pkgfile
@@ -16,5 +16,5 @@ build() {
-DBUILD_TESTS=OFF
cmake --build build
- DESTDIR=$PKG cmake --build build --target install
+ DESTDIR=$PKG cmake --install build
}

Generated by cgit