From: Arkadiusz Miƛkiewicz Date: Thu, 30 Sep 2010 08:20:58 +0000 (+0000) Subject: - fix build without perl by enleth enleth.com X-Git-Tag: auto/th/postgresql-9_0_0-1~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fpostgresql.git;a=commitdiff_plain;h=4e1e320c8aa3e3ac0684d3c680c9f4f7b6ba9f51 - fix build without perl by enleth enleth.com Changed files: postgresql.spec -> 1.455 --- diff --git a/postgresql.spec b/postgresql.spec index 8615560..aecbbe8 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -862,7 +862,7 @@ tar zxf %{SOURCE2} -C howto %endif # find locales -for f in libpq5 pg_controldata pg_dump pg_resetxlog pgscripts postgres psql initdb pg_ctl pg_config plpgsql ecpg ecpglib6 plperl plpgsql plpython; do +for f in libpq5 pg_controldata pg_dump pg_resetxlog pgscripts postgres psql initdb pg_ctl pg_config plpgsql ecpg ecpglib6 %{?with_perl:plperl} plpgsql %{?with_python: plpython}; do %find_lang $f-%{mver} done # merge locales