summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2017-06-16 21:46:04 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2017-06-16 21:46:04 -0400
commitf34c1c99cd8dba4b43a287613833408400a37412 (patch)
tree0754a82f85c1be2dfd1c932f3f8c01d8c767c04b /packaging
parent64447b569653942f13c0355096fa404885b0a4d0 (diff)
downloadcups-f34c1c99cd8dba4b43a287613833408400a37412.tar.gz
Fix compile warning.
Include systemd options.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/cups.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/cups.spec.in b/packaging/cups.spec.in
index 687a3f661..b1afb9647 100644
--- a/packaging/cups.spec.in
+++ b/packaging/cups.spec.in
@@ -116,7 +116,7 @@ This package provides LPD client support.
%build
CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_OPT_FLAGS" \
- ./configure %{_dbus} %{_dnssd} %{_libusb1} %{_static}
+ ./configure %{_dbus} %{_dnssd} %{_libusb1} %{_static} %{_systemd}
# If we got this far, all prerequisite libraries must be here.
make