You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-mathematics/gretl/files/gretl-2001d-appdatadir.patch

12 lines
246 B

--- 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