From 8d02783d1df53a4d4b636e0c6abc48eff75d3a29 Mon Sep 17 00:00:00 2001 From: Max Rees Date: Thu, 18 Apr 2019 03:20:26 -0400 Subject: user/physlock: bump to 13 --- user/physlock/makefile.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 user/physlock/makefile.patch (limited to 'user/physlock/makefile.patch') diff --git a/user/physlock/makefile.patch b/user/physlock/makefile.patch new file mode 100644 index 000000000..9cae82168 --- /dev/null +++ b/user/physlock/makefile.patch @@ -0,0 +1,14 @@ +--- physlock-13/Makefile 2019-01-28 18:46:20.000000000 +0000 ++++ physlock-13/Makefile 2019-04-18 07:17:28.779909174 +0000 +@@ -7,9 +7,9 @@ + MANPREFIX = $(PREFIX)/share/man + + # enable user detection using libsystemd +-HAVE_SYSTEMD = 1 ++HAVE_SYSTEMD = 0 + +-cflags = -Wall -pedantic $(CFLAGS) ++cflags = -D_GNU_SOURCE -Wall -pedantic $(CFLAGS) + cppflags = -I. $(CPPFLAGS) -D_XOPEN_SOURCE=500 + + lib_systemd_0 = -- cgit v1.2.3-60-g2f50