opnsense-ports/graphics/wings/files/patch-plugins__src_commands_Makefile
Franco Fichtner d9a3ce89d2 */*: sync with upstream
Taken from: HardenedBSD
2019-08-01 12:10:42 +02:00

11 lines
273 B
Text

--- plugins_src/commands/Makefile.orig 2019-05-28 10:00:46 UTC
+++ plugins_src/commands/Makefile
@@ -18,7 +18,7 @@ ESRC=.
WINGS_INTL=../../intl_tools
EBIN=../../plugins/commands
ERLC=erlc
-WINGS_TOP=../../..
+WINGS_TOP=../..
WINGS_E3D=../../e3d
ifeq ($(TYPE),debug)