opnsense-ports/audio/invada-studio-plugins-lv2/files/patch-Makefile
Franco Fichtner cb07a35399 */*: sync with upstream
Taken from: HardenedBSD
2017-11-18 07:44:25 +01:00

17 lines
461 B
Text

--- Makefile.orig 2009-08-22 09:05:51 UTC
+++ Makefile
@@ -58,12 +58,12 @@ glade:
# OTHER TARGETS
-install:
+install-unused:
@echo ""
@echo "use 'make install-user' to install in $(INSTALL_USER_PLUGINS_DIR) or 'make install-sys' to install in $(DESTDIR)$(INSTALL_SYS_PLUGINS_DIR)"
@echo ""
-install-sys:
+install:
@echo ""
@echo "==================================";
@echo "Installing into $(DESTDIR)$(INSTALL_SYS_PLUGINS_DIR)";