rpm/rpm-5.4.9-disable-support-for-i18nstring-type.patch

12 lines
350 B
Diff
Raw Permalink Normal View History

--- rpm-5.4.9/system.h.no18n~ 2012-05-18 08:09:33.444289007 +0200
+++ rpm-5.4.9/system.h 2012-05-18 08:09:35.991304560 +0200
@@ -741,7 +741,7 @@ static inline const char *rcsid(const ch
/**
* Eliminate RPM_I18NSTRING_TYPE.
*/
-#define SUPPORT_I18NSTRING_TYPE 1
+#define SUPPORT_I18NSTRING_TYPE 0
/**
* Eliminate signature/digest disablers.