summaryrefslogtreecommitdiff
path: root/spdlog
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 /spdlog
parentaebac3c25645e900c58c11fa676cf54dfbe4d252 (diff)
downloadcontrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.gz
contrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.xz
mass update cmake install line
Diffstat (limited to 'spdlog')
-rw-r--r--spdlog/.signature4
-rw-r--r--spdlog/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/spdlog/.signature b/spdlog/.signature
index 129e551e5..3bfa8628f 100644
--- a/spdlog/.signature
+++ b/spdlog/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF37MV5khzrqV2t2JP9fRSltqFHr5oaNYuSZtgZBqp8Fh81U/wZEHZlL8wy62jYmB91zDpzWlwMLtse6HRODNyKQA=
-SHA256 (Pkgfile) = c2229ee4f34551c9d31489a36738cfdc2c24ca5ff0d104ae07eebeedbb7cd033
+RWSagIOpLGJF309WcHef8rxsQZslaBUE8DS5iEAkyZGkMLwzP/7uv71KrBN/DYWjFQa2A1CIx9TwBnshNvzYVGdlgYaabcjAHgU=
+SHA256 (Pkgfile) = cdc187884118621426e66b8db97ce215912aa21a3966ba686414b7eab9148014
SHA256 (.footprint) = c883dee52cab380777f5cf039d88462624c68e1bd51b50fc708fd9cfb3341861
SHA256 (spdlog-1.6.1.tar.gz) = 378a040d91f787aec96d269b0c39189f58a6b852e4cbf9150ccfacbe85ebbbfc
diff --git a/spdlog/Pkgfile b/spdlog/Pkgfile
index a654cb6ef..b9a7a536e 100644
--- a/spdlog/Pkgfile
+++ b/spdlog/Pkgfile
@@ -13,5 +13,5 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib
cmake --build build
- DESTDIR=$PKG cmake --build build --target install
+ DESTDIR=$PKG cmake --install build
}

Generated by cgit