diff options
Diffstat (limited to 'recipes/diffstat/diffstat_1.47.bb')
-rw-r--r-- | recipes/diffstat/diffstat_1.47.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/diffstat/diffstat_1.47.bb b/recipes/diffstat/diffstat_1.47.bb index 148649672e..16043e9f45 100644 --- a/recipes/diffstat/diffstat_1.47.bb +++ b/recipes/diffstat/diffstat_1.47.bb @@ -10,7 +10,7 @@ SECTION = "devel" # I'd rather rely on debian, and possible have the sources vanish, than risk # the sources _changing_ underneith us. -CL SRC_URI = "${DEBIAN_MIRROR}/main/d/diffstat/diffstat_${PV}.orig.tar.gz;name=archive \ - ${DEBIAN_MIRROR}/main/d/diffstat/diffstat_${PV}-1.diff.gz;apply=yes;name=patch" + ${DEBIAN_MIRROR}/main/d/diffstat/diffstat_${PV}-1.diff.gz;name=patch" S = "${WORKDIR}/diffstat-${PV}" inherit autotools |