autostart is now being installed somewhere else
This commit is contained in:
parent
fad0001474
commit
e84f92208d
@ -138,6 +138,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{__cp} nm-applet.desktop $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/
|
||||
%{__rm} -rf $RPM_BUILD_ROOT%{_datadir}/autostart
|
||||
|
||||
# eventually, we probably want this location instead. but not this late :)
|
||||
%{__rm} -f $RPM_BUILD_ROOT%{_datadir}/gnome/autostart/nm-applet.desktop
|
||||
|
||||
|
||||
%clean
|
||||
%{__rm} -rf $RPM_BUILD_ROOT
|
||||
|
Loading…
Reference in New Issue
Block a user