Autobuild autoformatter for 75332

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-online-accounts?expand=0&rev=2
This commit is contained in:
Sascha Peilicke 2011-07-07 13:58:55 +00:00 committed by Git OBS Bridge
parent 0f09911d07
commit 1cef056621

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define have_lang 0
Name: gnome-online-accounts
@ -80,6 +81,7 @@ libraries in GNOME can access the user's online accounts.
%if %{have_lang}
%lang_package
%endif
%prep
%setup -q
@ -135,6 +137,7 @@ rm -rf %{buildroot}
%{_datadir}/gir-1.0/*.gir
%if %{have_lang}
%files lang -f %{name}.lang
%endif