diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2007-05-03 08:57:14 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2007-05-03 08:57:14 +0000 |
commit | f94e956e903825c6b3fabf9fb89a1fe6a3a7b872 (patch) | |
tree | ca46bb9bc5a377a5a6853b54ac0d93653096a84c | |
parent | 536ea1b7eee987028d1ae9e4e5d7279ac6ba47aa (diff) |
Notes
-rw-r--r-- | databases/rrdtool/files/patch-bindings__python__Makefile.in | 10 | ||||
-rw-r--r-- | net/rrdtool/files/patch-bindings__python__Makefile.in | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/databases/rrdtool/files/patch-bindings__python__Makefile.in b/databases/rrdtool/files/patch-bindings__python__Makefile.in deleted file mode 100644 index 048da9a4b25d..000000000000 --- a/databases/rrdtool/files/patch-bindings__python__Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- ./bindings/python/Makefile.in.orig Thu Feb 1 13:52:06 2007 -+++ ./bindings/python/Makefile.in Wed Feb 7 10:19:12 2007 -@@ -233,6 +233,7 @@ - target_os = @target_os@ - target_vendor = @target_vendor@ - AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@ -+rrdtoolmodule_so_LDFLAGS = -module -shared - rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la - rrdtoolmodule_so_SOURCES = rrdtoolmodule.c - noinst_HEADERS = rrd_extra.h diff --git a/net/rrdtool/files/patch-bindings__python__Makefile.in b/net/rrdtool/files/patch-bindings__python__Makefile.in deleted file mode 100644 index 048da9a4b25d..000000000000 --- a/net/rrdtool/files/patch-bindings__python__Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- ./bindings/python/Makefile.in.orig Thu Feb 1 13:52:06 2007 -+++ ./bindings/python/Makefile.in Wed Feb 7 10:19:12 2007 -@@ -233,6 +233,7 @@ - target_os = @target_os@ - target_vendor = @target_vendor@ - AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@ -+rrdtoolmodule_so_LDFLAGS = -module -shared - rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la - rrdtoolmodule_so_SOURCES = rrdtoolmodule.c - noinst_HEADERS = rrd_extra.h |