diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2011-03-24 10:18:06 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2011-03-24 10:18:06 +0100 |
commit | d4e83d26014f41eaa1698b4062de88fe7f36a669 (patch) | |
tree | 89735384daf064c4131d8fb20c2fafda12f4710d /builds | |
parent | 7d87db05290e3fd742f381b6f419eb69518ca8cf (diff) |
C++ binding removed from the core
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'builds')
-rw-r--r-- | builds/redhat/zeromq.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/builds/redhat/zeromq.spec b/builds/redhat/zeromq.spec index f09f12d..e8316ac 100644 --- a/builds/redhat/zeromq.spec +++ b/builds/redhat/zeromq.spec @@ -96,7 +96,6 @@ This package contains ZeroMQ related development libraries and header files. %files devel %defattr(-,root,root,-) %{_includedir}/zmq.h -%{_includedir}/zmq.hpp %{_includedir}/zmq_utils.h %{_libdir}/libzmq.la |