diff options
author | Tim Biermann <tbier@posteo.de> | 2020-07-08 13:01:36 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-07-08 13:01:36 +0000 |
commit | d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea (patch) | |
tree | 89661389c070be5d551ca45d6164bd15668366f8 /rstudio | |
parent | aebac3c25645e900c58c11fa676cf54dfbe4d252 (diff) | |
download | contrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.gz contrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.xz |
mass update cmake install line
Diffstat (limited to 'rstudio')
-rw-r--r-- | rstudio/.signature | 4 | ||||
-rw-r--r-- | rstudio/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/rstudio/.signature b/rstudio/.signature index c1c3d0e39..a642ddf59 100644 --- a/rstudio/.signature +++ b/rstudio/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31ccPCpvXiq3rEotZPSrCCEpEh91bwHzeozU+9OY3RRDV3ETxouNfQ+DZjnI+luOpJBxIDqeuGc60FQ9iIEwxgc= -SHA256 (Pkgfile) = 039ad16f72829232448ba02cc3def614f1748c92097eaa3d3f23c1862e47133c +RWSagIOpLGJF34yC+PdtGNoLhyMDwOSbVvqUdnqaLSkzWXg4zOeBiqoNvLtqgCY5qUaizgfZVBRiOpoGPG3mhviqS4P+eAZjUww= +SHA256 (Pkgfile) = db63b9a9dfdfe1049839f19873e54bb7c8b0824405c3168e647878fdbb9b5336 SHA256 (.footprint) = 2758644a5379d217ee7b3491aee2b25cc95dc25fc6a6fe9cc03e3812f63c7ff4 SHA256 (rstudio-1.3.959.tar.gz) = 5c89fe18e3d5ead0e7921c88e5fb42ed816823238e84135f5e9e3a364d35fcc1 SHA256 (rstudio-1.2.5042-boost-1.73.0.patch) = 5d282059731b64579c0f8c8eeb280b4c4efe810ce829ad7332385b0a92e1215e diff --git a/rstudio/Pkgfile b/rstudio/Pkgfile index 94d8beb57..86155f273 100644 --- a/rstudio/Pkgfile +++ b/rstudio/Pkgfile @@ -48,7 +48,7 @@ build() { -Wno-dev cmake --build build - DESTDIR=$PKG cmake --build build --target install + DESTDIR=$PKG cmake --install build install -dm755 $PKG/usr/bin/ ln -s /usr/lib/$name/bin/$name $PKG/usr/bin/$name |