mirror of
https://github.com/pygos/build.git
synced 2024-11-05 03:27:10 +01:00
e8371806cd
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
11 lines
278 B
Diff
11 lines
278 B
Diff
--- a/include/nls.h.old
|
|
+++ b/include/nls.h
|
|
@@ -6,7 +6,7 @@
|
|
#define PROCPS_NG_NLS_H
|
|
|
|
/* programs issuing textdomain() need PACKAGE string */
|
|
-#include "../config.h"
|
|
+#include "config.h"
|
|
|
|
/* programs issuing bindtextdomain() also need LOCALEDIR string */
|
|
#ifndef LOCALEDIR
|