1
0
Mirror von https://github.com/tkuschel/bees.git synchronisiert 2026-06-13 04:37:54 +02:00

Allow custom libexec location

To install for different distributions, LIBEXEC_PREFIX can now be set.
It defaults to $(PREFIX)/usr/lib/bees as used in most common
distributions.

Local overrides are possible by setting variables in a "localconf" file
which will be included by the Makefile if it exists.

For some distributions you may want to set it to /usr/libexec or
/usr/libexec/bees.
Dieser Commit ist enthalten in:
Kai Krakow
2017-09-20 21:00:54 +02:00
Ursprung 0455827989
Commit 893595190f
3 geänderte Dateien mit 13 neuen und 5 gelöschten Zeilen
+1
Datei anzeigen
@@ -10,3 +10,4 @@ html/
latex/
make.log
make.log.new
localconf