summaryrefslogtreecommitdiff
path: root/sci-mathematics/gretl/files/gretl-2001d-appdatadir.patch
blob: 8b42edccc88b30c54368709f8107f686a2fe6af5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/gui/Makefile.in
+++ b/gui/Makefile.in
@@ -139,7 +139,7 @@
 else
   gretldir = $(datarootdir)/gretl
   uidir = $(gretldir)/ui
-  appdatadir = $(datarootdir)/appdata
+  appdatadir = $(datarootdir)/metainfo
 endif
 
 tooldir = $(topsrc)/tools