git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dccd30d
)
gpe-othello: Adjust SECTION to gpe/games.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 1 Sep 2006 16:48:47 +0000
(16:48 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 1 Sep 2006 16:48:47 +0000
(16:48 +0000)
packages/gpe-othello/gpe-othello_0.2-1.bb
patch
|
blob
|
history
diff --git
a/packages/gpe-othello/gpe-othello_0.2-1.bb
b/packages/gpe-othello/gpe-othello_0.2-1.bb
index
a1ceb60
..
43d9a19
100644
(file)
--- a/
packages/gpe-othello/gpe-othello_0.2-1.bb
+++ b/
packages/gpe-othello/gpe-othello_0.2-1.bb
@@
-2,7
+2,8
@@
inherit gpe
DESCRIPTION = "An Othello clone using GTK, hacked from ugothello."
DEPENDS = "gtk+ libgpewidget gpe-icons"
-SECTION = "gpe"
+SECTION = "gpe
/games
"
PRIORITY = "optional"
+PR = "r1"
SRC_URI += "file://fix-makefiles.patch;patch=1"