SHA256
1
0
forked from pool/gbdfed
Petr Gajdos 2011-10-11 08:45:44 +00:00 committed by Git OBS Bridge
parent a5659cd2ac
commit 794b30a710

View File

@ -52,12 +52,6 @@ install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/gbdfe
install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/gbdfed.png
mkdir -p %{buildroot}%{_datadir}/pixmaps
ln -sf ../icons/hicolor/48x48/apps/gbdfed.png %{buildroot}%{_datadir}/pixmaps/gbdfed.png
# compat stuff with obsoleted xmbdfed
ln -sf gbdfed %{buildroot}%{_bindir}/xmbdfed
echo ".so man1/gbdfed.1" >%{buildroot}%{_mandir}/man1/xmbdfed.1
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root)