autostart is now being installed somewhere else

This commit is contained in:
Jeremy Katz 2006-03-03 05:16:50 +00:00
parent fad0001474
commit e84f92208d
1 changed files with 3 additions and 0 deletions

View File

@ -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