aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gnutls-fix-tests-on-32-bits-system.patch
Commit message (Collapse)AuthorAge
* gnu: gnutls: Upgrade to 3.2.4.Ludovic Courtès2013-09-13
| | | | | | | * gnu/packages/gnutls.scm (gnutls): Update to 3.2.4; remove 'arguments' field, remove "patch/fix-tests" from the inputs. * gnu/packages/patches/gnutls-fix-tests-on-32-bits-system.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnutls: fix the test-suite for 32 bits systems.Cyril Roelandt2013-06-28
* gnu/packages/patches/gnutls-fix-tests-on-32-bits-system.patch: New file. * gnu-system.am: Add it here... * gnu/packages/gnutls.scm (gnutls): ... and use it here. Thanks to Nikos Mavrogiannopoulos for providing this patch: http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/6778