]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-5.4.9-support-signatures-and-digest-disablers.patch
- check-files cleanup
[packages/rpm.git] / rpm-5.4.9-support-signatures-and-digest-disablers.patch
1 --- rpm-5.4.9/system.h.nosig~   2012-05-16 20:52:58.216415034 +0200
2 +++ rpm-5.4.9/system.h  2012-05-16 20:53:29.053598105 +0200
3 @@ -746,7 +746,7 @@ static inline const char *rcsid(const ch
4  /**
5   * Eliminate signature/digest disablers.
6   */
7 -#undef SUPPORT_NOSIGNATURES
8 +#define        SUPPORT_NOSIGNATURES 1
9  
10  /**
11   * Permit ar(1) payloads. Disabled while rpmio/iosm.c is under development.
This page took 0.021695 seconds and 3 git commands to generate.