Translation updates

svn: r1440
This commit is contained in:
Don Allingham
2003-04-10 20:40:01 +00:00
parent 213bae620f
commit 480fab1cf2
5 changed files with 23 additions and 42 deletions

View File

@@ -58,8 +58,6 @@ rm -rf $RPM_BUILD_ROOT
%{prefix}/bin/gramps
%{_datadir}/gramps/gnome/help/gramps/C/*
%{_datadir}/gramps/gnome/help/gramps/C/figures/*
%{_datadir}/gnome/apps/Applications/gramps.desktop
%{_datadir}/pixmaps/gramps.png
%{_datadir}/locale/*/LC_MESSAGES/gramps.mo
@@ -82,10 +80,11 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gramps/data/gedcom.xml
%{_datadir}/gramps/data/templates/*.tpkg
%{_datadir}/gramps/data/templates/*.xml
%{_datadir}/gramps/example/*
%{_datadir}/omf/gramps
%{prefix}/man/man1/gramps.1*
%{_datadir}/omf/gramps
%post
if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update -q -o %{_datadir}/omf/gramps; fi