actually apply the patches
This commit is contained in:
parent
feb26e35f3
commit
69ff2dce1f
1 changed files with 4 additions and 0 deletions
|
|
@ -106,6 +106,10 @@ ActiveMQ is still needed for your clients to communicate.
|
|||
pushd activemq-cpp-library-3.8.3
|
||||
%patch0 -p1
|
||||
rm -r src/main/decaf/internal/util/zip
|
||||
%if %{?with_docs}0
|
||||
%patch1 -p1
|
||||
%endif
|
||||
%patch2 -p1
|
||||
chmod 644 LICENSE.txt
|
||||
chmod 644 src/main/activemq/transport/mock/MockTransport.cpp
|
||||
popd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue