mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
games-puzzle/gnome-sudoku: Fix appdata version info
Closes: https://bugs.gentoo.org/784365 Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -36,6 +36,9 @@ BDEPEND="
|
||||
src_prepare() {
|
||||
xdg_src_prepare
|
||||
vala_src_prepare
|
||||
|
||||
# Bug #784365
|
||||
sed -i -e 's:40\.alpha:40~alpha:' data/org.gnome.Sudoku.appdata.xml.in || die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user