]> git.evergreen-ils.org Git - OpenSRF.git/commit
Clean up the source tree a little more:
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 27 Oct 2008 05:07:06 +0000 (05:07 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 27 Oct 2008 05:07:06 +0000 (05:07 +0000)
commitd2de44612e10e96c1b75e4f3571f9c4a58055da8
treedeb5b333b4b4d30c55ee97996f00640ac0ac0320
parentc21aedf01370744906317c5d2ca7998e01de7e60
Clean up the source tree a little more:
  * Delete setup.py.in (as we're not modifying it)
  * Make math_client.py be modified with SYSCONFDIR location per other scripts
    (although slightly longer term we'll need to stop modifying all of these
    in place, because that doesn't work after the first ./configure run)
  * Add a few files to automake's tracking so that make dist is a little happier

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1484 9efc2488-bf62-4759-914b-345cdb29e865
Makefile.am
examples/math_client.py
src/Makefile.am
src/python/setup.py.in [deleted file]