Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 650982 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- src/ACompileSettings.h
0
++ src/ACompileSettings.h
Lines 129-135 Link Here
129
129
130
#ifdef __linux__
130
#ifdef __linux__
131
131
132
  #define COMPILEOPTION_SAVEFOLDERNAME "Blackvoxel"
132
  #define COMPILEOPTION_SAVEFOLDERNAME ".cache/blackvoxel"
133
  #define COMPILEOPTION_USEHOMEDIRSTORAGE 1
133
  #define COMPILEOPTION_USEHOMEDIRSTORAGE 1
134
  #define COMPILEOPTION_WINXPTIMECOMPUTING 0
134
  #define COMPILEOPTION_WINXPTIMECOMPUTING 0
135
135

Return to bug 650982