diff options
Diffstat (limited to 'recipes/tofrodos/tofrodos_1.7.8.bb')
-rw-r--r-- | recipes/tofrodos/tofrodos_1.7.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tofrodos/tofrodos_1.7.8.bb b/recipes/tofrodos/tofrodos_1.7.8.bb index b829f851f6..3047c45e80 100644 --- a/recipes/tofrodos/tofrodos_1.7.8.bb +++ b/recipes/tofrodos/tofrodos_1.7.8.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Tofrodos is a text file conversion utility that converts ASCII fi LICENSE = "GPLv2" SRC_URI = "http://tofrodos.sourceforge.net/download/tofrodos-${PV}.tar.gz \ - file://cross.patch;patch=1;pnum=2" + file://cross.patch;striplevel=2" S = "${WORKDIR}/${PN}/src" |