mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-19 08:29:37 +00:00
13 lines
437 B
Diff
13 lines
437 B
Diff
diff --git a/Makefile.in b/Makefile.in
|
|
index 7c7e2ba..98f4fc8 100644
|
|
--- a/Makefile.in
|
|
+++ b/Makefile.in
|
|
@@ -367,7 +367,7 @@ EXTRA_DIST = COPYING-DOCS\
|
|
# Destkop Entry
|
|
desktopdir = $(datadir)/applications
|
|
desktop_DATA = terminatorX.desktop
|
|
-appdatadir = $(datarootdir)/appdata
|
|
+appdatadir = $(datarootdir)/metadata
|
|
appdata_DATA = terminatorX.appdata.xml
|
|
mimedir = $(datadir)/mime-info
|
|
mime_DATA = terminatorX.mime terminatorX.keys
|