To be able to install this plugin cleanly via package systems it would be useful to make INSTALL_DIR configurable.
E.g. this could be done with
INSTALL_DIR ?= /usr/local/lib/lv2
("?=" instead of "=")
This would avoid the necessity for "sed-ing" over the Makefile.
Log in to post a comment.