summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2022-01-15 18:39:13 +0000
committerMarc Vertes <mvertes@free.fr>2022-01-15 18:39:13 +0000
commite96f6e6c4655695b6ba650f792ab34b6eaf9315e (patch)
tree424d4c97819ddb3c5c9a4bbe353699021b42c254
parent91ab9920cae1b0d80e6d108001b03a706f5ef2ba (diff)
chore: do not commit .patch files
-rw-r--r--.gitignore1
-rw-r--r--sntpc/.patch0
-rw-r--r--sntpc/Makefile2
3 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4cf3bdf..6cd8480 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,5 +4,6 @@
.extract
.fetch
.install
+.patch
*/*-*
*/*/
diff --git a/sntpc/.patch b/sntpc/.patch
deleted file mode 100644
index e69de29..0000000
--- a/sntpc/.patch
+++ /dev/null
diff --git a/sntpc/Makefile b/sntpc/Makefile
index 2b8472d..cfd0fb4 100644
--- a/sntpc/Makefile
+++ b/sntpc/Makefile
@@ -1,3 +1,5 @@
+# See: https://www.docker.com/blog/addressing-time-drift-in-docker-desktop-for-mac/
+
url = https://dev.alpinelinux.org/archive/sntpc/sntpc-0.9.tar.xz
configure_cmd = :
inflate_cmd = xz -cd