summaryrefslogtreecommitdiff
path: root/libsoxr
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 /libsoxr
parentaebac3c25645e900c58c11fa676cf54dfbe4d252 (diff)
downloadcontrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.gz
contrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.xz
mass update cmake install line
Diffstat (limited to 'libsoxr')
-rw-r--r--libsoxr/.signature4
-rw-r--r--libsoxr/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/libsoxr/.signature b/libsoxr/.signature
index 0ac7cc6c9..7cb22d36a 100644
--- a/libsoxr/.signature
+++ b/libsoxr/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3+ruBS03LqMmiSuBm6cRJAOBaGYZDLQdEo4mBzrUIIBHZWNWJj8GhZf4efM2MS/CrchZUnOefgZFBluZsM5CiQs=
-SHA256 (Pkgfile) = 5e8323601f5a1629f5623e9050f8945043fc9dec43ed5a3fa4c2a113776c1ee1
+RWSagIOpLGJF32YIz0hb19WUr4hsvIED4s55+85CrySK58GU1q1yh1bbELxU1Yl0QFwgB72F8zfMaFbaai2Q7QBtNHUoKL9sJAY=
+SHA256 (Pkgfile) = 59594dedb106b140f71720b10943e0fbdb8907d3e36f960908fd2124a1512663
SHA256 (.footprint) = e3df6a7a6c7e67eda43a1601493e29d219747e75b60864d8d2d5910c92a6e128
SHA256 (soxr-0.1.3-Source.tar.xz) = b111c15fdc8c029989330ff559184198c161100a59312f5dc19ddeb9b5a15889
diff --git a/libsoxr/Pkgfile b/libsoxr/Pkgfile
index 975743ec1..ac9d082ce 100644
--- a/libsoxr/Pkgfile
+++ b/libsoxr/Pkgfile
@@ -20,7 +20,7 @@ build() {
-DWITH_PFFFT='ON'
cmake --build build
- DESTDIR=$PKG cmake --build build --target install
+ DESTDIR=$PKG cmake --install build
rm -r $PKG/usr/share/doc
}

Generated by cgit