We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a959801 commit 35be519Copy full SHA for 35be519
config.h.in
@@ -11,7 +11,7 @@
11
#define LOCALEDIR "@CMAKE_INSTALL_FULL_LOCALEDIR@"
12
#define PKGLIBDIR "@CMAKE_INSTALL_FULL_LIBEXECDIR@/appstream"
13
#define PREFIXDIR "@CMAKE_INSTALL_PREFIX@"
14
-#define DATADIR "@CMAKE_INSTALL_FULL_DATADIR@/appstream"
+#define DATADIR "@CMAKE_INSTALL_FULL_DATADIR@"
15
#define LIBDIR "@CMAKE_INSTALL_FULL_LIBDIR@"
16
#define BUILDDIR "@CMAKE_BINARY_DIR@"
17
0 commit comments