tkluck / pac4cli

Proxy-auto-discovery for command-line applications
25 stars 9 forks source link

Remove opt installation #6

Closed tkluck closed 7 years ago

tkluck commented 7 years ago

This branch moves away completely from the /opt installation, installing the entire package in $prefix as is usual. In the process, it renames the support library from proxy.py to pac4cli.py which is a more reasonable name if it is to be installed globally.

I also fixed the debian package to work with this, but it can't actually be distributed until we build packages for txdbus and systemd.