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

11 lines
279 B
Text

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