mirror of
https://github.com/torproject/webwml.git
synced 2025-02-13 14:14:24 +00:00
force an export so the variables work
This commit is contained in:
parent
3534d1f494
commit
299f347241
8
Makefile
8
Makefile
@ -17,10 +17,10 @@
|
|||||||
# 6. ./publish
|
# 6. ./publish
|
||||||
|
|
||||||
# FIXME: these are the same
|
# FIXME: these are the same
|
||||||
TORSVNSTABLE=/home/phobos/onionrouter/onionrouter/tor/
|
export TORSVNSTABLE=/home/phobos/onionrouter/onionrouter/tor/
|
||||||
TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git
|
export TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git
|
||||||
STABLETAG=tor-0.2.1.26
|
export STABLETAG=tor-0.2.1.26
|
||||||
DEVTAG=tor-0.2.2.14-alpha
|
export DEVTAG=tor-0.2.2.14-alpha
|
||||||
|
|
||||||
WMLBASE=.
|
WMLBASE=.
|
||||||
SUBDIRS=docs eff projects press about download download getinvolved donate
|
SUBDIRS=docs eff projects press about download download getinvolved donate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user