Changes in beep-1.4.12 over beep-1.4.11:
- Document how to override and disable packaged udev rules.
- Changed the build system to be closer to the GNU makefile conventions, i.e.
- only one compiler/toolchain per build
- default installation is to
prefix=/usr/localinstead ofprefix=/usr - use GNU style
docdir=instead of RPM spec file stylepkgdocdir= - etc.
- Still not using a
configurescript, though, as that is complex. The user writing alocal.mkwith some definitions covers everyone wanting to use the same settings acrossmakeinvocations, though.