commit 2b7d593fc62fead2a5bde9f14e22f27ab9362c12 Author: Tim Biermann <tbier@posteo.de> Date: Mon Jun 28 19:39:15 2021 +0000 dua-cli: just cosmetics diff --git a/dua-cli/.signature b/dua-cli/.signature index eb765b1f7..4f01f9e64 100644 --- a/dua-cli/.signature +++ b/dua-cli/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36c4RHeyWZxQH1VPtdK6OHXZeqXkMxxupuYj+fjP5O2JC8w074sUqzNMJaUkreCDylqLHptUs6/mk0ikY4TObwc= -SHA256 (Pkgfile) = 0b1915f117f80d3bba234e6af717f8f4e3da2664e261e016e798b8c0cfb4ce1d +RWSagIOpLGJF3206D5Y2plb0B35HsJ4mqO6UK43RSamjQ8gwrqilG8Yvdt9nF+RWBWQtfI8r799tEnnLR5605FEJBGj6eZri0As= +SHA256 (Pkgfile) = de2fc18946d6fdd053504603f1d9f237b7ce97574dc997cfb34a7925ea007ddf SHA256 (.footprint) = 43495e19ba0c91be14d647b01c80d7b85a829206d275de5b35348405941aa05c SHA256 (dua-cli-2.13.1.tar.gz) = 0012c85fdd65eb2c53066df6761864d3ade8c63bd82922826185eff3a40f9e16 diff --git a/dua-cli/Pkgfile b/dua-cli/Pkgfile index 958f1c1fa..7f2f8b16d 100644 --- a/dua-cli/Pkgfile +++ b/dua-cli/Pkgfile @@ -18,6 +18,7 @@ unpack_source() { esac done } + build() { prt-get isinst sccache && export RUSTC_WRAPPER=/usr/bin/sccache mkdir "$PKGMK_SOURCE_DIR/rust" || true