source: sasview/build_tools/conda/pypdf2/build.sh @ c16172d

magnetic_scattrelease-4.2.2ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249unittest-saveload
Last change on this file since c16172d was 6bd3b5dd, checked in by Peter Parker, 9 years ago

Add PyPDF2 recipe, which is a dependancy of xhtml2pdf.

  • Property mode set to 100644
File size: 219 bytes
Line 
1#!/bin/bash
2
3$PYTHON setup.py install
4
5# Add more build steps here, if they are necessary.
6
7# See
8# http://docs.continuum.io/conda/build.html
9# for a list of environment variables that are set during the build process.
Note: See TracBrowser for help on using the repository browser.