diff options
Diffstat (limited to 'srcpkgs/pijul/template')
-rw-r--r-- | srcpkgs/pijul/template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/srcpkgs/pijul/template b/srcpkgs/pijul/template index ad8534111db..40df186b938 100644 --- a/srcpkgs/pijul/template +++ b/srcpkgs/pijul/template @@ -14,7 +14,6 @@ distfiles="https://crates.io/api/v1/crates/pijul/${version}/download>pijul-${ver https://gitlab.com/sequoia-pgp/sequoia/-/archive/v${_sequoia_ver}/sequoia-v${_sequoia_ver}.tar.gz" checksum="f92a3f4063e780ca45c161ceb0f42baf34dfeddf3359ebf6c2e0442d9abb5889 71823c88b9666611f3cfa6b1d923bd66fda92fa6a53368b195bd2f962fdf7f4b" -patch_args=-Np0 if [ "$CROSS_BUILD" ]; then export HOST_CC="$BUILD_CC" |