micro: Update from 1.2.0 to 1.3.1
[termux-packages] / packages / micro / cmd-micro-actions_other.go.patch
diff --git a/packages/micro/cmd-micro-actions_other.go.patch b/packages/micro/cmd-micro-actions_other.go.patch
new file mode 100644 (file)
index 0000000..5173c06
--- /dev/null
@@ -0,0 +1,9 @@
+diff -u -r ../micro/cmd/micro/actions_other.go ./cmd/micro/actions_other.go
+--- ../micro/cmd/micro/actions_other.go        2017-08-02 00:00:05.000000000 +0000
++++ ./cmd/micro/actions_other.go       2017-08-10 22:00:46.714688636 +0000
+@@ -1,4 +1,4 @@
+-// +build android plan9 nacl windows
++// +build plan9 nacl windows
+ package main