diff options
Diffstat (limited to 'recipes/sox/sox_13.0.0.bb')
-rw-r--r-- | recipes/sox/sox_13.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/sox/sox_13.0.0.bb b/recipes/sox/sox_13.0.0.bb index 514a1f46fa..39e04172f6 100644 --- a/recipes/sox/sox_13.0.0.bb +++ b/recipes/sox/sox_13.0.0.bb @@ -7,7 +7,7 @@ LICENSE = "GPL" PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/sox/sox-${PV}.tar.gz \ - file://src-Makefile.am.patch;patch=1" + file://src-Makefile.am.patch" inherit autotools |