Add translations
This commit is contained in:
parent
632f4c4d18
commit
b54e8d2008
@ -43,6 +43,7 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
|
||||
%find_lang %{name} --with-gnome
|
||||
|
||||
%posttrans
|
||||
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
@ -53,7 +54,7 @@ if [ $1 -eq 0 ]; then
|
||||
fi
|
||||
|
||||
|
||||
%files
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING MAINTAINERS NEWS README
|
||||
%{_datadir}/glib-2.0/schemas/*
|
||||
|
Loading…
Reference in New Issue
Block a user