1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-07-01 07:20:12 +02:00
build/pkg/procps-ng/0002.patch

12 lines
278 B
Diff
Raw Normal View History

--- 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