]> git.pld-linux.org Git - packages/rpm.git/commitdiff
66bd7392834c77eda69e71d602be9c02 rpm-header_h.patch rpm-4_0_2-16
authorklakier <klakier@pld-linux.org>
Fri, 18 May 2001 06:56:37 +0000 (06:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-header_h.patch -> 1.1

rpm-header_h.patch [new file with mode: 0644]

diff --git a/rpm-header_h.patch b/rpm-header_h.patch
new file mode 100644 (file)
index 0000000..dfbd54f
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nur --exclude *~ rpm-4.0.2/lib/header.h rpm-4.0.2.new/lib/header.h
+--- rpm-4.0.2/lib/header.h     Wed Feb 14 16:19:41 2001
++++ rpm-4.0.2.new/lib/header.h Fri May 18 00:08:13 2001
+@@ -66,7 +66,7 @@
+ /* WARNING: 1 means success, 0 means failure (yes, this is backwards) */
+ #include <stdio.h>
+-#include <rpmio.h>
++#include "rpmio.h"
+ #ifdef __cplusplus
+ extern "C" {
This page took 0.21414 seconds and 4 git commands to generate.