File dynamic-linking.patch of Package cura1-lulzbot

diff --git a/Makefile b/Makefile
index 32fa704..051ce1d 100644
--- a/Makefile
+++ b/Makefile
@@ -45,13 +45,8 @@ else
 	MKDIR_PREFIX = mkdir -p
 	UNAME := $(shell uname)
 	ifeq ($(UNAME), Linux)
-		OPEN_HTML=firefox
-		ifeq ($(BUILD_TYPE),DEBUG)
-			LDFLAGS += --static
-		else
-			CFLAGS += -flto
-			LDFLAGS += --static -flto
-		endif
+		OPEN_HTML=xdg-open
+		CFLAGS += -flto
 	endif
 	ifeq ($(UNAME), OpenBSD)
 		LDFLAGS += -lm -lpthread
openSUSE Build Service is sponsored by