Closed zdw closed 8 years ago
Support for building debian packages. Standalone compiles still install to /usr/local, but package install go into /usr
Also, changes the shebang path on the remainder of files that were still using #!/usr/bin/python
Need to fix library linking
Fixed the library linking issues.
Support for building debian packages. Standalone compiles still install to /usr/local, but package install go into /usr
Also, changes the shebang path on the remainder of files that were still using #!/usr/bin/python