mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 11:15:13 +03:00
11 lines
245 B
Diff
11 lines
245 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -7,7 +7,7 @@
|
|
MANPREFIX = $(PREFIX)/share/man
|
|
|
|
# enable user detection using libsystemd
|
|
-HAVE_SYSTEMD = 1
|
|
+HAVE_SYSTEMD = 0
|
|
|
|
cflags = -Wall -pedantic $(CFLAGS)
|
|
cppflags = -I. $(CPPFLAGS) -D_XOPEN_SOURCE=500
|