aboutsummaryrefslogtreecommitdiffstats
path: root/testing/portablexdr/portablexdr-4.9.1-no-config-h.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-27 12:53:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-27 15:49:53 +0000
commiteccb212d18d97c8d75a74845058515cf03925006 (patch)
tree700b6bd04f7cc7ae06e67f91e86db81ff228e080 /testing/portablexdr/portablexdr-4.9.1-no-config-h.patch
parentbf45266490de07cf4c50b6c82906aabad487cb67 (diff)
downloadaports-eccb212d18d97c8d75a74845058515cf03925006.tar.bz2
aports-eccb212d18d97c8d75a74845058515cf03925006.tar.xz
testing/portablexdr: new aport
external data representation (XDR) library http://people.redhat.com/~rjones/portablexdr/
Diffstat (limited to 'testing/portablexdr/portablexdr-4.9.1-no-config-h.patch')
-rw-r--r--testing/portablexdr/portablexdr-4.9.1-no-config-h.patch6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/portablexdr/portablexdr-4.9.1-no-config-h.patch b/testing/portablexdr/portablexdr-4.9.1-no-config-h.patch
new file mode 100644
index 0000000000..5307966a5b
--- /dev/null
+++ b/testing/portablexdr/portablexdr-4.9.1-no-config-h.patch
@@ -0,0 +1,6 @@
+--- portablexdr-4.9.1/rpc/rpc.h.old 2011-07-05 14:36:57.938389205 +0100
++++ portablexdr-4.9.1/rpc/rpc.h 2011-07-05 14:37:04.213519063 +0100
+@@ -1,3 +1,2 @@
+-#include "config.h"
+ #include <rpc/types.h>
+ #include <rpc/xdr.h>