]> git.pld-linux.org Git - packages/erlang.git/blobdiff - erlang.spec
- added no-fop patch (disable pdf docs, avoid build failure when fop 1.0 is installed)
[packages/erlang.git] / erlang.spec
index e615dfaa420c8802ade4b5747e0dcf46c77cf37d..399e86a7d61b87742c285bca80b18f7d65a70a1a 100644 (file)
@@ -28,6 +28,8 @@ Source4:      epmd@.service
 Source5:       epmd@.socket
 Patch0:                %{name}-fPIC.patch
 Patch1:                x32.patch
+# disable pdf docs (require libxslt-progs and fop > 1.0, with -cache option)
+Patch2:                %{name}-no-fop.patch
 URL:           http://www.erlang.org/
 %{?with_java:BuildRequires:    /usr/bin/jar}
 BuildRequires: autoconf
@@ -64,6 +66,7 @@ rozpowszechnianiu Erlanga poza Ericssonem.
 %setup -q -n otp-OTP-%{_version}
 #%patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 ./otp_build autoconf
This page took 0.048424 seconds and 4 git commands to generate.