]> git.pld-linux.org Git - packages/festival.git/blobdiff - festival.spec
- fixed printf (no path not to BR very fresh coreutils)
[packages/festival.git] / festival.spec
index f3dc57076d756e41d3701467b512c87d386a2314..c5a4421e387de9be16cbc8f9c27506fd242c6b2f 100644 (file)
@@ -84,6 +84,7 @@ Pliki potrzebne do u
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+
 %build
 cp -f /usr/share/automake/config.* .
 %{__perl} -pi -e 's,^EST=.*,EST=%{_libdir}/speech_tools,' config/config.in
@@ -91,7 +92,7 @@ cp -f /usr/share/automake/config.* .
 %{__make} \
        CC="%{__cc}" \
        CXX="%{__cxx}" \
-       ECHO_N=/bin/printf \
+       ECHO_N='printf "%%s"' \
        OPTIMISE_CCFLAGS="%{rpmcflags}" \
        OPTIMISE_CXXFLAGS="%{rpmcflags}" \
        OPTIMISE_LINK="%{rpmldflags}" \
This page took 0.061814 seconds and 4 git commands to generate.