projects
/
contrib
/
pines
/
osrf-debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5160249
)
Remove --with-systemd to be compatible with latest debhelper.
master
author
Chris Sharp
<csharp@georgialibraries.org>
Mon, 21 Nov 2022 16:33:28 +0000
(16:33 +0000)
committer
Chris Sharp
<csharp@georgialibraries.org>
Mon, 21 Nov 2022 16:33:28 +0000
(16:33 +0000)
files_for_build/rules
patch
|
blob
|
history
diff --git
a/files_for_build/rules
b/files_for_build/rules
index
b0a73b6
..
7a07e35
100755
(executable)
--- a/
files_for_build/rules
+++ b/
files_for_build/rules
@@
-6,7
+6,7
@@
export DH_VERBOSE=1
export DEB_CFLAGS_MAINT_APPEND= -Wno-error=format-security
%:
- dh $@
--with systemd
+ dh $@
override_dh_auto_configure:
autoreconf -ivf
./configure --prefix=/openils --sysconfdir=/openils/conf --with-websockets-port=443