Bug 574501 - Install giscanner Python module to private directory
authorColin Walters <walters@verbum.org>
Mon, 9 Mar 2009 19:08:50 +0000 (15:08 -0400)
committerColin Walters <walters@verbum.org>
Mon, 16 Mar 2009 17:29:50 +0000 (13:29 -0400)
commit90526643ceb248c56e40f5b6755c3cbb91c3857c
treef1fcdc171a4e9014941867316351f9629c4f37c8
parent2bd97368f6ced0d23977ce980ac159453cc18d8c
Bug 574501 - Install giscanner Python module to private directory

We don't want to pollute the global namespace with our private
libraries.  Also, this sidesteps all the craziness that is happening
with OS vendors changing how Python installs modules.
configure.ac
giscanner/Makefile.am
giscanner/scannermain.py [moved from tools/g-ir-scanner with 93% similarity, mode: 0644]
tools/g-ir-scanner.in [new file with mode: 0755]