Fix systemd paths (revert bad debug commit)
This commit is contained in:
parent
cf9d329f24
commit
a65e61e75e
@ -11,7 +11,7 @@
|
|||||||
%define applet_snapshot %{nil}
|
%define applet_snapshot %{nil}
|
||||||
%define realversion 0.9.3.997
|
%define realversion 0.9.3.997
|
||||||
|
|
||||||
%if 0%{?fedora} < 19
|
%if 0%{?fedora} < 17
|
||||||
%define systemd_dir /lib/systemd/system
|
%define systemd_dir /lib/systemd/system
|
||||||
%else
|
%else
|
||||||
%define systemd_dir %{_prefix}/lib/systemd/system
|
%define systemd_dir %{_prefix}/lib/systemd/system
|
||||||
@ -94,7 +94,7 @@ BuildRequires: wimax-devel
|
|||||||
BuildRequires: gnome-bluetooth-libs-devel >= 2.27.7.1-1
|
BuildRequires: gnome-bluetooth-libs-devel >= 2.27.7.1-1
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: systemd systemd-devel
|
BuildRequires: systemd systemd-devel
|
||||||
%if 0%{?fedora} < 19
|
%if 0%{?fedora} < 17
|
||||||
# systemd.pc is in systemd-units for F16 and below
|
# systemd.pc is in systemd-units for F16 and below
|
||||||
BuildRequires: systemd-units
|
BuildRequires: systemd-units
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user