]> git.pld-linux.org Git - packages/cups.git/commitdiff
- updated systemd unit dir option
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 12 Oct 2015 19:26:02 +0000 (21:26 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 12 Oct 2015 19:26:02 +0000 (21:26 +0200)
cups.spec

index 2c94378d8f99d2edb606aae8e95e81c1aeaa82cb..7355406465d42e9a52b2d638bd82b06d3fda4d99 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -290,7 +290,7 @@ Wsparcie dla LPD w serwerze wydruków CUPS.
        %{?with_dnssd:--with-dnssd-includes=x} \
        --with-optim=-Wno-format-y2k \
        %{?with_python:--with-python=%{_bindir}/python} \
-       --with-systemdsystemunitdir=%{systemdunitdir}
+       --with-systemd=%{systemdunitdir}
 
 %{__make} %{?debug:OPTIONS="-DDEBUG"}
 
This page took 0.054269 seconds and 4 git commands to generate.