summaryrefslogtreecommitdiff
path: root/apulse
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2020-07-08 23:14:57 +1000
committerDanny Rawlins <monster.romster@gmail.com>2020-07-08 23:14:57 +1000
commitd0ac35edb7535cf1377ef39d47a1f48be8cff019 (patch)
treeaaf20f79ae11e1d176cccb6226ba618f4e21b3bf /apulse
parent0d504d1df3f126e98aff9e9e10690c2b87aae220 (diff)
downloadopt-d0ac35edb7535cf1377ef39d47a1f48be8cff019.tar.gz
opt-d0ac35edb7535cf1377ef39d47a1f48be8cff019.tar.xz
mass update cmake install line
Diffstat (limited to 'apulse')
-rw-r--r--apulse/.signature4
-rw-r--r--apulse/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/apulse/.signature b/apulse/.signature
index e249f3fe8..e475b113d 100644
--- a/apulse/.signature
+++ b/apulse/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/ZcM9rrSGFozceK2Gq4HaeTc9pZLK0CjJz5AJeuxR1dzXVh1Dv0eUOiq1S6HFcuCOyIfQw/UjSn9W1rPEY/vDAc=
-SHA256 (Pkgfile) = b069da5c3be4f1f9224a561ebf3ae441dc430005af9fa24bad96a258851d8401
+RWSE3ohX2g5d/YTGgU3O0NZJ9Adf7gMOjG9VxrYj+s8c6VnXegzE0W9nOQLl+FWlZ2B0yrLMtnHfmnhRd6QFxewqJOX8XSy/8g0=
+SHA256 (Pkgfile) = b465929d450bc34d29ac6cb8c4965a19217dd59429aed71db0d01ca41cabd93b
SHA256 (.footprint) = 88a7a19b9a3fc9068b102b09e3f228e5a02651302be28e1fcb7a4ae4b46b430b
SHA256 (apulse-v0.1.13.tar.gz) = 9234ec4e10e408b9c01d5f4ea768ad1fc15494217c932db2c435202a9c7b5efd
diff --git a/apulse/Pkgfile b/apulse/Pkgfile
index 21a5df404..52b0bf2a0 100644
--- a/apulse/Pkgfile
+++ b/apulse/Pkgfile
@@ -14,7 +14,7 @@ build() {
-DCMAKE_BUILD_TYPE=Release
cmake --build build
- DESTDIR=$PKG cmake --build build --target install
+ DESTDIR=$PKG cmake --install build
install -d $PKG/etc/revdep.d
echo '/usr/lib/apulse' > $PKG/etc/revdep.d/apulse

Generated by cgit