Closed alexbarton closed 8 years ago
The two Travis-CI builds that failed broke because of this:
Cloning into 'DE-IBH/apt-dater'...
fatal: unable to access 'https://github.com/DE-IBH/apt-dater.git/': Couldn't resolve host 'github.com'
A network problem on the build hosts?
The patch itself should be fine, I think (all other tests succeeded) …
Patch is incomplete and doesn't solve my problem. Need far more work to get --prefix
working again – but I don't have time for this at the moment. Sorry :-(
This fixes "make install" for setups with own "prefix" settings, because "$localstatedir" respects "$prefix".