Tor2web
Tor2web copied to clipboard
Proposed band-aid fix for test.c error
Modify the installation guide (link).
Right above Apply manually a ... (TODO: fix test.c error), add instructions solving issue #327 and #343 (from comment on #327):
After that, add this at the bottom of the file:
override_dh_auto_test: echo "Skip dh_auto_test"
Once that is done, remove (TODO: fix test.c error)
The indent before echo is important. The build fails without it.
@evilaliv3
It works for me, thanks for the info.