jujutsu: cleanup, variable is set in build-helper/rust.sh
This commit is contained in:
parent
29cd4aade7
commit
e67f085e77
@ -17,8 +17,6 @@ distfiles="https://github.com/martinvonz/jj/archive/refs/tags/v${version}.tar.gz
|
|||||||
checksum=c38d98d7db42f08b799f5c51f33cd8454867bc4862a15aa0897b72f2d32eea0a
|
checksum=c38d98d7db42f08b799f5c51f33cd8454867bc4862a15aa0897b72f2d32eea0a
|
||||||
conflicts="jj>=0"
|
conflicts="jj>=0"
|
||||||
|
|
||||||
export LIBGIT2_NO_VENDOR=1
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for f in target/*/release/jj; do
|
for f in target/*/release/jj; do
|
||||||
vbin $f
|
vbin $f
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user