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