mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-16 22:25:56 +01:00
fix portability bug for non-X11R6 systems
This commit is contained in:
@@ -257,7 +257,10 @@ enum {
|
||||
|
||||
#undef EASTEREGG
|
||||
|
||||
#ifndef RGBTXT
|
||||
#define RGBTXT "/usr/X11R6/lib/X11/rgb.txt"
|
||||
#endif
|
||||
|
||||
#define MAX_LENGTH 1024
|
||||
|
||||
static int fetchFile(char* toPath, char *imageSrcFile,
|
||||
|
||||
Reference in New Issue
Block a user