Edit

IABSD.fr/ports/net/libsignal-protocol-c

Branch :

  • Show log

    Commit

  • Author : kn
    Date : 2023-02-28 13:58:36
    Hash : b26b577e
    Message : Move uthash headers in post-extract to unbreak repeated configure/build "mv a b" is not idempotent and post-build gets rerun if you ^C and restart a build later; with post-extract you no longer get prestine upstream code after "make extract", but a working porters workflow is more important. OK naddy