summaryrefslogtreecommitdiff
path: root/net-im/nextcloud-spreed-signaling/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/nextcloud-spreed-signaling/files/patch-Makefile')
-rw-r--r--net-im/nextcloud-spreed-signaling/files/patch-Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-im/nextcloud-spreed-signaling/files/patch-Makefile b/net-im/nextcloud-spreed-signaling/files/patch-Makefile
deleted file mode 100644
index 6a362af9901c..000000000000
--- a/net-im/nextcloud-spreed-signaling/files/patch-Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.orig 2025-01-22 09:33:28 UTC
-+++ Makefile
-@@ -1,6 +1,6 @@ all: build
- all: build
-
--GO := $(shell which go)
-+GO := $(shell which go122)
- GOPATH := $(shell "$(GO)" env GOPATH)
- GODIR := $(shell dirname "$(GO)")
- GOFMT := "$(GODIR)/gofmt"