diff options
author | Cy Schubert <cy@FreeBSD.org> | 2020-03-26 20:48:28 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2020-03-26 20:48:28 +0000 |
commit | 4016a19ab89bb98366f1ad9080ab1881294ea6c5 (patch) | |
tree | cd835ed01bb24b2402fcafd5893cb691d6f1c101 /sysutils/nut-devel/files/patch-scripts_Makefile | |
parent | - Update to 3.3.0-253-g531ee09f6 (diff) |
Introduce Network UPS Tools nut development port. This port tracks
the networkupstools/nut github repo.
Notes
Notes:
svn path=/head/; revision=529220
Diffstat (limited to 'sysutils/nut-devel/files/patch-scripts_Makefile')
-rw-r--r-- | sysutils/nut-devel/files/patch-scripts_Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/nut-devel/files/patch-scripts_Makefile b/sysutils/nut-devel/files/patch-scripts_Makefile new file mode 100644 index 000000000000..0fb15d83ac33 --- /dev/null +++ b/sysutils/nut-devel/files/patch-scripts_Makefile @@ -0,0 +1,8 @@ +--- scripts/Makefile.am.orig 2020-02-09 10:44:01.000000000 -0800 ++++ scripts/Makefile.am 2020-03-24 19:40:01.084978000 -0700 +@@ -25,4 +25,4 @@ + Windows/halt.c \ + Windows/Makefile + +-SUBDIRS = augeas devd hotplug python systemd udev Solaris upsdrvsvcctl ++SUBDIRS = augeas devd hotplug python udev upsdrvsvcctl |