Parent Directory | Revision Log | Patch
revision 154008 by fwang, Wed Oct 12 00:56:55 2011 UTC | revision 154014 by fwang, Wed Oct 12 01:04:30 2011 UTC | |
---|---|---|
# | Line 80 rm -rf %{buildroot} | Line 80 rm -rf %{buildroot} |
80 | %makeinstall_std -C build | %makeinstall_std -C build |
81 | ||
82 | chrpath -d %{buildroot}%{_libdir}/*.so | chrpath -d %{buildroot}%{_libdir}/*.so |
83 | desktop-file-install --dir %{buildroot}{_datadir}/applications \ | desktop-file-install --dir %{buildroot}%{_datadir}/applications \ |
84 | %{buildroot}{_datadir}/applications/*.desktop | %{buildroot}%{_datadir}/applications/*.desktop |
85 | ||
86 | %find_lang %name | %find_lang %name |
87 |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |