projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7808e1
)
debian/rules: configure --with-libsystemd not --enable-libsystemd
author
Rob Browning
<rlb@defaultvalue.org>
Sat, 11 Jun 2022 17:01:27 +0000
(12:01 -0500)
committer
Rob Browning
<rlb@defaultvalue.org>
Sat, 11 Jun 2022 22:13:55 +0000
(17:13 -0500)
The latter doesn't appear to be a supported option.
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 305cda2fff927bf055923bd2f35182988d59f646..b6f5458c9031bcfc4d3fc4134b9ad8fc0ef4735a 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-267,7
+267,7
@@
confflags += --libexecdir=/usr/lib
confflags += --localstatedir=/var/lib
confflags += --infodir=/usr/share/info
confflags += --mandir=/usr/share/man
-confflags += --
enable
-libsystemd
+confflags += --
with
-libsystemd
confflags += --with-pop=yes
confflags += --enable-locallisppath=$(local_lpath)
confflags += --with-sound=alsa