Fix a silly typo in the ncurses build.
authorChris Larson <clarson@kergoth.com>
Sat, 22 Jan 2005 04:52:13 +0000 (04:52 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 22 Jan 2005 04:52:13 +0000 (04:52 +0000)
BKrev: 41f1dbfdhRNhIbPpxE9q_6Duexyqgg

packages/ncurses/ncurses_5.4.bb

index 963ea46..61909d5 100644 (file)
@@ -1,7 +1,7 @@
-PR = "r6"
+PR = "r7"
 
 SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
           file://visibility.patch;patch=1"
 S = "${WORKDIR}/ncurses-${PV}"
 
-include ncursees.inc
+include ncurses.inc