diffstat: fix PR
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 21 Oct 2010 21:01:24 +0000 (23:01 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 21 Oct 2010 21:01:24 +0000 (23:01 +0200)
recipes/diffstat/diffstat_1.47.bb

index 954b4fe..e17faf8 100644 (file)
@@ -10,7 +10,7 @@ S = "${WORKDIR}/diffstat-${PV}"
 
 inherit autotools
 
-PR = "1"
+PR = "r1"
 
 do_configure () {
        if [ ! -e acinclude.m4 ]; then