updated translations

This commit is contained in:
Tomas Mraz 2013-12-02 15:49:00 +01:00
parent a777feba72
commit 8d25417f36

View File

@ -123,7 +123,7 @@ mv pam-redhat-%{pam_redhat_version}/* modules
%patch29 -p1 -b .pwhhelper %patch29 -p1 -b .pwhhelper
%patch31 -p1 -b .links %patch31 -p1 -b .links
%patch32 -p1 -b .tty-audit-init %patch32 -p1 -b .tty-audit-init
%patch33 -p1 -b .translations %patch33 -p2 -b .translations
%build %build
autoreconf -i autoreconf -i
@ -138,6 +138,7 @@ autoreconf -i
%endif %endif
--disable-static \ --disable-static \
--disable-prelude --disable-prelude
make -C po update-gmo
make make
# we do not use _smp_mflags because the build of sources in yacc/flex fails # we do not use _smp_mflags because the build of sources in yacc/flex fails