add nst plugin
This commit is contained in:
parent
cbe15801e7
commit
31e97dfe47
@ -84,7 +84,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la $RPM_BUILD_ROOT/%{_libdir}/gnome-bluetooth/plugins/*.la
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la $RPM_BUILD_ROOT/%{_libdir}/gnome-bluetooth/plugins/*.la $RPM_BUILD_ROOT/%{_libdir}/nautilus-sendto/plugins/*.la
|
||||
|
||||
desktop-file-install --vendor="" \
|
||||
--delete-original \
|
||||
@ -191,6 +191,7 @@ fi
|
||||
%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/gnome-bluetooth/
|
||||
%{_mandir}/man1/*
|
||||
%{_libdir}/nautilus-sendto/plugins/*.so
|
||||
/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
|
||||
|
||||
%files -f gnome-bluetooth2.lang libs
|
||||
|
Loading…
Reference in New Issue
Block a user