summaryrefslogtreecommitdiff
path: root/devel/libebml/patches/patch-aa
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-01-18 20:14:58 +0000
committerkristerw <kristerw@pkgsrc.org>2004-01-18 20:14:58 +0000
commit08faa715e7fd3b7e99035a3c6d23332e0017601f (patch)
tree761d68ea244e899278aff27418e72d063c763d58 /devel/libebml/patches/patch-aa
parent67b8bcb904d6bf4d7b31527cb0a35dd7a950bd76 (diff)
downloadpkgsrc-08faa715e7fd3b7e99035a3c6d23332e0017601f.tar.gz
Initial import of devel/libebml version 0.6.3.
From Rhialto in PR pkg/24016. libebml is a library for handling EBML (Extensible Binary Meta Language), that is a binary derivative of XML.
Diffstat (limited to 'devel/libebml/patches/patch-aa')
-rw-r--r--devel/libebml/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/libebml/patches/patch-aa b/devel/libebml/patches/patch-aa
new file mode 100644
index 00000000000..23eb49e945a
--- /dev/null
+++ b/devel/libebml/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/01/18 20:14:59 kristerw Exp $
+
+--- make/linux/Makefile.orig Sun Jan 18 20:26:55 2004
++++ make/linux/Makefile Sun Jan 18 20:27:21 2004
+@@ -10,7 +10,7 @@
+ #
+
+ # Paths
+-prefix=/usr/local
++prefix=${PREFIX}
+ libdir=$(prefix)/lib
+ includedir=$(prefix)/include/ebml
+