Print this page
Make cherrypy build for both 2.6 and 2.7
Reviewed by: Dale Ghent <daleg@omniti.com>
Reviewed by: Eric Sproul <eric.sproul@circonus.com>

Split Close
Expand all
Collapse all
          --- old/build/python26-cherrypy/local.mog
          +++ new/build/python-cherrypy/local.mog
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16  # If applicable, add the following below this CDDL HEADER, with the
  17   17  # fields enclosed by brackets "[]" replaced with your own identifying
  18   18  # information: Portions Copyright [yyyy] [name of copyright owner]
  19   19  #
  20   20  # CDDL HEADER END
  21   21  #
  22   22  #
  23   23  # Copyright 2016 OmniTI Computer Consulting, Inc.  All rights reserved.
  24   24  # Use is subject to license terms.
  25   25  #
  26      -license usr/lib/python2.6/vendor-packages/cherrypy/LICENSE.txt license=BSD
       26 +license usr/lib/python$(PYTHONVER)/vendor-packages/cherrypy/LICENSE.txt license=BSD
  27   27  <transform file path=usr/bin/cherryd -> drop>
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX