aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/diffstat
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-21 23:01:24 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-21 23:01:24 +0200
commitd6fcdc05b06501c8bcc8ad2dc67f39d1cc3f2d10 (patch)
treefad6185e3d5af457f8387d37684aeb41b5f89f8c /recipes/diffstat
parentffd7fe5dfaaa0afd664f0c846d15df14d7e0fd46 (diff)
downloadopenembedded-d6fcdc05b06501c8bcc8ad2dc67f39d1cc3f2d10.tar.gz
diffstat: fix PR
Diffstat (limited to 'recipes/diffstat')
-rw-r--r--recipes/diffstat/diffstat_1.47.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/diffstat/diffstat_1.47.bb b/recipes/diffstat/diffstat_1.47.bb
index 954b4feb25..e17faf8f6b 100644
--- a/recipes/diffstat/diffstat_1.47.bb
+++ b/recipes/diffstat/diffstat_1.47.bb
@@ -10,7 +10,7 @@ S = "${WORKDIR}/diffstat-${PV}"
inherit autotools
-PR = "1"
+PR = "r1"
do_configure () {
if [ ! -e acinclude.m4 ]; then