summaryrefslogtreecommitdiff
path: root/pugixml
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 /pugixml
parentaebac3c25645e900c58c11fa676cf54dfbe4d252 (diff)
downloadcontrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.gz
contrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.xz
mass update cmake install line
Diffstat (limited to 'pugixml')
-rw-r--r--pugixml/.signature4
-rw-r--r--pugixml/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/pugixml/.signature b/pugixml/.signature
index bf18ffc18..c950593eb 100644
--- a/pugixml/.signature
+++ b/pugixml/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3zDAov5EEZz1AqHdcX/x20dLTFpuUWeh8S7pUcjhcBp+f3gcvjqvS6CTjuwKcDqPLpwyJ/sYK6X0PT//r1/XVAc=
-SHA256 (Pkgfile) = 145019534a01d6da04ffd000f4ffa51b1e6efcbe15fbb12a5ae1d18819f14d0d
+RWSagIOpLGJF3+yvOP8/79JMaoJF1xaIL09JYZCZhoJnrMV6qFf8Z5yQWgGFNp5gu2KZws1e4fczKubWP0fsKH5n/x1pKa0TWQ0=
+SHA256 (Pkgfile) = de3f3dfe5d71253ce0eeb4979acb01ca6b78373d93ddb4ebc4d2c6e3a2ebc47d
SHA256 (.footprint) = 74da7330ff4c0c28b8154ea9b835616c23adcc2c1554994577e1d96c8cfc2509
SHA256 (pugixml-1.10.tar.gz) = 55f399fbb470942410d348584dc953bcaec926415d3462f471ef350f29b5870a
diff --git a/pugixml/Pkgfile b/pugixml/Pkgfile
index c90e92f38..e024432b7 100644
--- a/pugixml/Pkgfile
+++ b/pugixml/Pkgfile
@@ -15,5 +15,5 @@ build() {
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_SHARED_LIBS=ON ../
cmake --build build
- DESTDIR=$PKG cmake --build build --target install
+ DESTDIR=$PKG cmake --install build
}

Generated by cgit