projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9218c1c
)
Comment out copying out Cargo.lock its no longer shipped by upstream.
author
Vasudev Kamath
<vasudev@copyninja.info>
Sat, 13 Jan 2018 16:08:20 +0000
(21:38 +0530)
committer
Vasudev Kamath
<vasudev@copyninja.info>
Sat, 13 Jan 2018 16:08:20 +0000
(21:38 +0530)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index f57328efdcf3b59ed35154f7d85d8c7099cd880e..3d80c433c3ddcdc4844d0faff42667af47b5b1f7 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-35,7
+35,7
@@
endif
$(SYSTEM_WORKAROUNDS) dh $@ --with bash-completion
override_dh_auto_configure:
- cp -a $(CURDIR)/Cargo.lock $(CURDIR)/.Cargo.lock.orig
+
#
cp -a $(CURDIR)/Cargo.lock $(CURDIR)/.Cargo.lock.orig
ifneq ($(filter pkg.cargo.mkstage0,$(DEB_BUILD_PROFILES)),)
# NOTE: this very likely doesn't work any more, see bootstrap.py for details
# Instead, you can try to bootstrap by setting PATH to a binary cargo