Build with -j1 again to get reproducible build.
authorJoey Hess <joeyh@joeyh.name>
Mon, 16 Nov 2015 20:51:24 +0000 (16:51 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 16 Nov 2015 20:51:24 +0000 (16:51 -0400)
commit9f7e4ed811333edc5771e0ff048f310a6c81a739
tree8fd3bee3eb85a67e90d008bec374a014efaf2b41
parent50572947a4ca8409dc3b0331f63d585a6b7e3056
Build with -j1 again to get reproducible build.

This was in the cabal file earlier, and was removed because it broke the
android cross build. Moving to the git-annex target of the Makefile
will make it be used for Debian packages etc but not android cross builds
or make fast or when users build with cabal.
Makefile
debian/changelog