aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-othello/gpe-othello_0.2-1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-othello/gpe-othello_0.2-1.bb')
-rw-r--r--packages/gpe-othello/gpe-othello_0.2-1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-othello/gpe-othello_0.2-1.bb b/packages/gpe-othello/gpe-othello_0.2-1.bb
index 5ba53cfc64..43d9a197f4 100644
--- a/packages/gpe-othello/gpe-othello_0.2-1.bb
+++ b/packages/gpe-othello/gpe-othello_0.2-1.bb
@@ -4,6 +4,6 @@ DESCRIPTION = "An Othello clone using GTK, hacked from ugothello."
DEPENDS = "gtk+ libgpewidget gpe-icons"
SECTION = "gpe/games"
PRIORITY = "optional"
-FILE_PR = "r1"
+PR = "r1"
SRC_URI += "file://fix-makefiles.patch;patch=1"