From 22b8d448b2fb8a84b3f393e2e0f3ef00470779f6 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Thu, 15 Oct 2020 22:15:48 -0400 Subject: Refresh patches --- debian/patches/macos.patch | 9 +++------ debian/patches/python3.patch | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/debian/patches/macos.patch b/debian/patches/macos.patch index b17977b..e7bbaf9 100644 --- a/debian/patches/macos.patch +++ b/debian/patches/macos.patch @@ -3,10 +3,11 @@ Subject: Remove references to macOS from documentation Forwarded: not-needed --- a/man/lsrc.1 +++ b/man/lsrc.1 -@@ -181,16 +181,6 @@ +@@ -180,13 +180,3 @@ + .An "Mike Burns" Aq Mt mburns@thoughtbot.com and .Lk http://thoughtbot.se thoughtbot - .Sh BUGS +-.Sh BUGS -For macOS systems, we strongly encourage the use of the -.Va HOSTNAME -variable in your @@ -16,10 +17,6 @@ Forwarded: not-needed -program to determine the unique identifier for the host. This program is -not specified by POSIX and can vary by system. On macOS the hostname is -unpredictable, and can even change as part of the DHCP handshake. --.Pp - There are a few bugs around shell globs. Anything involving an exclude - pattern is unpredictable, so use - .Fl v --- a/man/rcm.7.mustache +++ b/man/rcm.7.mustache @@ -244,10 +244,6 @@ diff --git a/debian/patches/python3.patch b/debian/patches/python3.patch index cfa505e..65ee294 100644 --- a/debian/patches/python3.patch +++ b/debian/patches/python3.patch @@ -2,7 +2,7 @@ From: Benjamin Barenblat Subject: Use Python 3 --- a/Makefile.am +++ b/Makefile.am -@@ -51,4 +51,4 @@ +@@ -54,4 +54,4 @@ dist_check_SCRIPTS = $(TESTS) dist_check_DATA = test/helper.sh -- cgit v1.2.3