summaryrefslogtreecommitdiff
path: root/sakura
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 /sakura
parentaebac3c25645e900c58c11fa676cf54dfbe4d252 (diff)
downloadcontrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.gz
contrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.xz
mass update cmake install line
Diffstat (limited to 'sakura')
-rw-r--r--sakura/.signature4
-rw-r--r--sakura/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/sakura/.signature b/sakura/.signature
index ae34dc0fb..4f98015cf 100644
--- a/sakura/.signature
+++ b/sakura/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3/VFnWfZi4mGBZ1yXio4YSnz3bDeR2iQ1yLCmXx1kQQwZuYyy+OWG4H67PWLCUxEgXfDSL7SRPNq3L+8vZ6JcAM=
-SHA256 (Pkgfile) = 23dc5b7ef76979d45acd0ace15a66ce658722c96d78405b6587d0268cab8e409
+RWSagIOpLGJF3/hi6qQ537l3s7gt7tAgqfSyb31r04FGx3x6tXZ/OML+oHPooSJzGpFc1c5wefh66WBdQ/j9W+bdQ3wGeFLx8gg=
+SHA256 (Pkgfile) = 7cd1d0b8ce924483736aaf7e2a69aecd54fc479275219a07d2e0c9b50b41da6d
SHA256 (.footprint) = 329496cfa310c07f4b8f63ec1a6a69e2dbcc82825f430df777108d134d8a6979
SHA256 (sakura-3.7.1.tar.bz2) = 729a4e0e750a4294bd9059243aac54df2a801250159fc550b50b0fe026ab928b
diff --git a/sakura/Pkgfile b/sakura/Pkgfile
index 7ee4c647b..a48c76eb5 100644
--- a/sakura/Pkgfile
+++ b/sakura/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
rm -r $PKG/usr/share/{locale,doc}
}

Generated by cgit