mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
setup: remove --multi-version
It causes copious scary-looking warning messages and I'm no longer sure if it was actually needed to accomplish our goals ref #530.
This commit is contained in:
parent
55bd4e254f
commit
5f61bad92d
@ -37,7 +37,7 @@ find_links=misc/dependencies tahoe-deps ../tahoe-deps
|
||||
# (See http://tahoe-lafs.org/trac/tahoe-lafs/ticket/142 .)
|
||||
|
||||
[aliases]
|
||||
build = darcsver --count-all-patches develop --multi-version --prefix=support make_executable build
|
||||
build = darcsver --count-all-patches develop --prefix=support make_executable build
|
||||
test = darcsver --count-all-patches develop --prefix=support make_executable build trial
|
||||
sdist = darcsver --count-all-patches sdist
|
||||
install = darcsver --count-all-patches install
|
||||
|
Loading…
x
Reference in New Issue
Block a user