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>
*** 21,27 ****
#
#
# Copyright 2016 OmniTI Computer Consulting, Inc. All rights reserved.
# Use is subject to license terms.
#
! license usr/lib/python2.6/vendor-packages/cherrypy/LICENSE.txt license=BSD
<transform file path=usr/bin/cherryd -> drop>
--- 21,27 ----
#
#
# Copyright 2016 OmniTI Computer Consulting, Inc. All rights reserved.
# Use is subject to license terms.
#
! license usr/lib/python$(PYTHONVER)/vendor-packages/cherrypy/LICENSE.txt license=BSD
<transform file path=usr/bin/cherryd -> drop>