mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-03-12 05:55:49 +01:00
13 lines
538 B
Diff
13 lines
538 B
Diff
diff -ur tvtime-orig/docs/Makefile.am tvtime/docs/Makefile.am
|
|
--- tvtime-orig/docs/Makefile.am 2021-02-02 19:37:13.096223652 +0100
|
|
+++ tvtime/docs/Makefile.am 2021-02-02 19:38:42.888221598 +0100
|
|
@@ -34,7 +34,7 @@
|
|
# http://www.freedesktop.org/standards/desktop-entry-spec/
|
|
desktopdatadir = $(datadir)/applications
|
|
dist_desktopdata_DATA = tvtime.desktop
|
|
-appdatadir = $(datadir)/appdata
|
|
+appdatadir = $(datadir)/metainfo
|
|
dist_appdata_DATA = tvtime.appdata.xml
|
|
|
|
# We use $(datadir)/icons/hicolor as our theme from the freedesktop spec
|