pmt: initial 2.9.1 update
This commit is contained in:
10
include/e2fsprogs/dirpaths.h
Executable file
10
include/e2fsprogs/dirpaths.h
Executable file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
* This file contains the path names for various directories as
|
||||
* controlled by the configure script.
|
||||
*/
|
||||
|
||||
/* Where to put the messages file for internationalization support */
|
||||
#define LOCALEDIR "/usr/share/locale"
|
||||
|
||||
/* Where to find the mke2fs.conf and e2fsck.conf files */
|
||||
#define ROOT_SYSCONFDIR "/etc"
|
||||
Reference in New Issue
Block a user