aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/texinfo')
-rw-r--r--recipes/texinfo/texinfo_4.13a.bb2
-rw-r--r--recipes/texinfo/texinfo_4.8a.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/texinfo/texinfo_4.13a.bb b/recipes/texinfo/texinfo_4.13a.bb
index 04cb0ddc77..e33537a92e 100644
--- a/recipes/texinfo/texinfo_4.13a.bb
+++ b/recipes/texinfo/texinfo_4.13a.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/texinfo/"
SECTION = "console/utils"
LICENSE = "GPLv3"
DEPENDS = "ncurses"
-
+PR = "r1"
SRC_URI = "${GNU_MIRROR}/texinfo/texinfo-${PV}.tar.gz \
file://gettext.patch \
"
diff --git a/recipes/texinfo/texinfo_4.8a.bb b/recipes/texinfo/texinfo_4.8a.bb
index fa3b977073..57a8d561cf 100644
--- a/recipes/texinfo/texinfo_4.8a.bb
+++ b/recipes/texinfo/texinfo_4.8a.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/texinfo/"
SECTION = "console/utils"
LICENSE = "GPL"
DEPENDS = "ncurses"
-
+PR = "r1"
SRC_URI = "${GNU_MIRROR}/texinfo/texinfo-${PV}.tar.bz2"
inherit autotools gettext