fix adapt patch
This commit is contained in:
parent
9b9a0b9afe
commit
b3d36d630e
@ -1,10 +1,9 @@
|
|||||||
diff -uraN a/Makefile b/Makefile
|
diff -uraN a/Makefile b/Makefile
|
||||||
--- a/Makefile 1970-01-01 02:00:00.000000000 +0200
|
--- a/Makefile 1970-01-01 02:00:00.000000000 +0200
|
||||||
+++ b/Makefile 2022-10-04 19:12:45.651268524 +0300
|
+++ b/Makefile 2023-03-04 16:27:05.690744954 +0300
|
||||||
@@ -0,0 +1,13 @@
|
@@ -0,0 +1,12 @@
|
||||||
+VERSION=1.0
|
+VERSION=1.0
|
||||||
+
|
+
|
||||||
+.PHONY: install
|
|
||||||
+all:
|
+all:
|
||||||
+ true
|
+ true
|
||||||
+
|
+
|
||||||
|
Loading…
Reference in New Issue
Block a user