Moved packaging stuff into fedora subdir.
This commit is contained in:
parent
aa32d0a80d
commit
a0595550b3
2 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ make VERBOSE=1 %{?_smp_mflags}
|
|||
rm -rf %{buildroot}
|
||||
make install DESTDIR=%{buildroot}
|
||||
install -d %{buildroot}%{_localstatedir}/{lib,run,log}/spectrum2
|
||||
install -p -D -m 755 packaging/spectrum2.init \
|
||||
install -p -D -m 755 packaging/fedora/spectrum2.init \
|
||||
%{buildroot}%{_initddir}/spectrum2
|
||||
|
||||
ln -s /usr/bin/spectrum2_libpurple_backend %{buildroot}/usr/bin/spectrum_libpurple_backend
|
Loading…
Add table
Reference in a new issue