From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fOrAY-00063k-0D for guix-patches@gnu.org; Fri, 01 Jun 2018 17:01:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fOrAU-0002ds-VS for guix-patches@gnu.org; Fri, 01 Jun 2018 17:01:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50323) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fOrAU-0002ck-MW for guix-patches@gnu.org; Fri, 01 Jun 2018 17:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fOrAU-0002c0-AL for guix-patches@gnu.org; Fri, 01 Jun 2018 17:01:02 -0400 Subject: [bug#31582] git-annex make install Resent-Message-ID: Date: Fri, 1 Jun 2018 17:00:04 -0400 From: Joey Hess Message-ID: <20180601210004.GA26792@kitenet.net> References: <20180601172642.GA10767@kitenet.net> <877enixo43.fsf@ngyro.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="fUYQa+Pmc3FrFX/N" Content-Disposition: inline In-Reply-To: <877enixo43.fsf@ngyro.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Timothy Sample Cc: 31582@debbugs.gnu.org --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Timothy Sample wrote: > This is really useful. I probably should have looked at the Debian > package a little more closely. I got the impression that Hackage was > the main source for git-annex, and went straight from there to Cabal. Indeed Hackage is not the main source, and due to clumsiness of cabal, the git-annex.tar.gz stored on Hackage doesn't include all the files from the upstream source; only the ones needed for cabal to build it. So for the Makefile etc you'll need to get the source from git or use a git archive. --=20 see shy jo --fUYQa+Pmc3FrFX/N Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEKKUAw1IH6rcvbA8l2xLbD/BfjzgFAlsRs9EACgkQ2xLbD/Bf jzjKqRAAwuOJtCAjqZH6y6FwVKSvadsrxBNBMFcQ3UIV2wGHWWAh2osZ0dRqwBLq hFkbeLY/wG/YfISN2QenFFhCD7Nk6+Ro/zGIPe4LPcopzm153wAffLdngtGdMdCb N65cxhxjrNeJTk0t5+NA+J3aZM/iF74+X+pcgag0L9D95XqYuRy8Q3boTidaNTA1 mbcql3lXtpptSORNcQnSJe3YslYA83yjYt3iQIw/ZclrbBo8TdsCqfMgKtHH4lFV 41fatKUZjdzIkLPr1le1anB9C6bCxTjJ14MAaAHRcafRSlJqIagceS+CkQ+FPabs bBMOJqXJUEJUfmb2Ax0F0PGhYiWPaoUZQSpwzWawNC2/IaTK4k2aOOhmjytgqciy 1Hh1foAtA/7Oijm0QHMU9s20iyT8S8ClX8xeDtapnQDx4qmW/a2VrZ2oxPPVZF5+ iZwwnI5MbTimkesW2FjoP/ELUQ5+BDhO5kws+sm9BjdZuSXzs0d6twhCkIafZDR4 3XV/NPfHY+mLFeokny61MwCqnFRc9B7TjNEkVpEYx+mpNMz78WAhB9kLYUHIO9mB AtAhlK0dWYCosmBGLN9E+GxokyjxVj+A7EQ/zdX3MZUaKBNDRKtvPm9D+H8Dn+VN 3KESq4ubLIRtyRLS6X7RsVV25alqtwA/8WJUtEOpjNwkaEQOsz8= =DM5D -----END PGP SIGNATURE----- --fUYQa+Pmc3FrFX/N--