shithub: sox

Download patch

ref: bc1a75aafa2de5119a4881213623fd23bc0949a0
parent: d452628216b878a942deb468476724e4f9f1977a
author: Pascal Giard <evilynux@gmail.com>
date: Tue Jan 22 17:35:30 EST 2013

Fixed tarball name to match version from configure.ac.

--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 
-DEB_TAR_SRCDIR := sox-14.4.1git
+DEB_TAR_SRCDIR := sox-14.4.1rc2
 
 include /usr/share/cdbs/1/rules/tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk