From d0dfc06683c868e48ee85213909e4013db94e221 Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Fri, 24 Jul 2015 21:16:29 +0200 Subject: gnu: ripperX: Update to 2.8.0. * gnu/packages/mp3.scm (ripperx): Update to 2.8.0. Drop one patch and add another one. * gnu/packages/patches/ripperx-libm.patch: Remove file. * gnu/packages/patches/ripperx-missing-file.patch: New file. * gnu-system.am (dist_patch_DATA): Register one patch and unregister the other. --- gnu-system.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu-system.am') diff --git a/gnu-system.am b/gnu-system.am index 128e64fe7e..fdceedca7c 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -604,7 +604,7 @@ dist_patch_DATA = \ gnu/packages/patches/qt5-runpath.patch \ gnu/packages/patches/ratpoison-shell.patch \ gnu/packages/patches/readline-link-ncurses.patch \ - gnu/packages/patches/ripperx-libm.patch \ + gnu/packages/patches/ripperx-missing-file.patch \ gnu/packages/patches/sed-hurd-path-max.patch \ gnu/packages/patches/scheme48-tests.patch \ gnu/packages/patches/scotch-test-threading.patch \ -- cgit v1.2.3