Comment 23 for bug 1574270

Revision history for this message
GospoGied (gospogied) wrote :

@Markus Lindberg (k-markus)
There is one more step required in #15, which is edit file debian/patches/00list

    $ sudo apt-get build-dep tsocks
    [--snip--]
    $ apt-get source tsocks
    [--snip--]
    $ cp 07_always_init_function_pointers.dpatch tsocks-1.8beta5/debian/patches/
    $ echo -e "\n07_always_init_function_pointers.dpatch" >> tsocks-1.8beta5/debian/patches/00list
    $ cd tsocks-1.8beta5/
    $ dpkg-buildpackage -us -uc
    [--snip--]
    $ sudo apt-get purge tsocks
    $ sudo dpkg --install ../tsocks_1.8beta5-9.3_amd64.deb