Displaying 1 result from an estimated 1 matches for "r3529".
Did you mean:
3529
2012 Apr 10
2
Fix broken systemd integration in the build system
...slav, since I've heard Suse is moving to systemd too.
I've been investigation on your systemd integration in the tree, found a
strange integration and understood why.
I've fixed this with 2 commits:
- r3528: only generate .in from configure, thus removing this annoying
autoreconf msg
- r3529: which you will want to revert for now, since it removes the
hardcoded paths... see below.
so all this lead my again to an incomplete effort on my side: the NUT
Packaging Standard.
here, upsd and upsmon are installed in /usr/bin, while upsdrvctl and
drivers are in /sbin.
thus you can't use con...