summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/librsvg-tests.patch
AgeCommit message (Expand)Author
2015-10-17gnu: librsvg: Fix tests....GLib doesn't allow duplicate test case paths any more. * gnu/packages/patches/librsvg-tests.patch: New file. * gnu/packages/gnome.scm (librsvg)[source]: Add patch. * gnu-system.am (dist_patch_DATA): Add it. 宋文武