Tor2web icon indicating copy to clipboard operation
Tor2web copied to clipboard

Proposed band-aid fix for test.c error

Open anemo-hypostasis opened this issue 7 years ago • 2 comments

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.

anemo-hypostasis avatar Feb 27 '18 12:02 anemo-hypostasis

@evilaliv3

anemo-hypostasis avatar Feb 27 '18 12:02 anemo-hypostasis

It works for me, thanks for the info.

dimqua avatar Jun 02 '18 08:06 dimqua