diff options
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 238df40ded8..19bf7c423ff 100644 --- a/Makefile.in +++ b/Makefile.in @@ -192,7 +192,7 @@ x_default_search_path=@x_default_search_path@ desktopdir=$(datarootdir)/applications # Where the etc/emacs.appdata.xml file is to be installed. -appdatadir=$(datarootdir)/appdata +appdatadir=$(datarootdir)/metainfo # Where the etc/emacs.service file is to be installed. # The system value (typically /usr/lib/systemd/user) can be |