[Bro-Dev] #344: Provide Source Packages via CMake/CPack

Bro Tracker bro at tracker.icir.org
Thu Jan 27 12:59:48 PST 2011


#344: Provide Source Packages via CMake/CPack
---------------------+--------------------
  Reporter:  jsiwek  |      Owner:  jsiwek
      Type:  Task    |     Status:  new
  Priority:  Normal  |  Milestone:  Bro1.6
 Component:  Bro     |    Version:
Resolution:          |   Keywords:
---------------------+--------------------

Comment (by jsiwek):

 Status update:

 All the desired source packages should be generated with:

 {{{
 git clone --recursive git://git.icir.org/bro
 cd bro
 make dist
 }}}
 and
 {{{
 git clone git://git.icir.org/bro-scripts
 cd bro-scripts
 make dist
 }}}

-- 
Ticket URL: <http://tracker.icir.org/bro/ticket/344#comment:3>
Bro Tracker <http://tracker.icir.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list