]> git.pld-linux.org Git - packages/evolution-exchange.git/blobdiff - evolution-exchange.spec
- en@shaw locale is now supported (via LANGUAGE)
[packages/evolution-exchange.git] / evolution-exchange.spec
index 43f90b3b470ac848cb168f874755e29122f65876..03222464994ff3b712546a7a69205689f07e0cb2 100644 (file)
@@ -29,7 +29,6 @@ BuildRequires:        nss-devel
 BuildRequires: openldap-devel >= 2.4.6
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.197
-BuildRequires: sed >= 4.0
 Requires(post,preun):  GConf2
 Requires:      evolution >= 2.32.1
 Requires:      gtk+2 >= 2:2.20.0
@@ -61,9 +60,6 @@ Dokumentacja API wsparcia Microsoft Exchange w Evolution.
 %setup -q
 %patch0 -p1
 
-sed -i -e 's/^en@shaw//' po/LINGUAS
-rm -f po/en@shaw.po
-
 %build
 %{__glib_gettextize}
 %{__intltoolize}
@@ -86,8 +82,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/{camel-providers,extensions}/*.{la,a}
-rm -f $RPM_BUILD_ROOT%{_libdir}/evolution/*/plugins/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/{camel-providers,extensions}/*.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/evolution/*/plugins/*.la
 
 %find_lang %{name}-2.32
 
This page took 0.037689 seconds and 4 git commands to generate.