summaryrefslogtreecommitdiff
path: root/src/conf/install.hpp.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf/install.hpp.in')
-rw-r--r--src/conf/install.hpp.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/conf/install.hpp.in b/src/conf/install.hpp.in
index c44f026..e63164a 100644
--- a/src/conf/install.hpp.in
+++ b/src/conf/install.hpp.in
@@ -20,8 +20,8 @@
// just mention "fwd.hpp" to make formatter happy
-#define PACKAGESYSCONFDIR "@PACKAGESYSCONFDIR@"_s
-#define PACKAGELOCALSTATEDIR "@PACKAGELOCALSTATEDIR@"_s
+#define PACKAGESYSCONFDIR "@SYSCONFDIR@/tmwa"_s
+#define PACKAGELOCALSTATEDIR "@LOCALSTATEDIR@/tmwa"_s
#define PACKAGEDATADIR "@PACKAGEDATADIR@"_s
namespace tmwa