diff options
| author | Gérard Milmeister <gemi@fedoraproject.org> | 2008-07-06 12:32:48 +0000 |
|---|---|---|
| committer | Gérard Milmeister <gemi@fedoraproject.org> | 2008-07-06 12:32:48 +0000 |
| commit | b407dc548ff9dc526b076fe6e467fcfa3349e0e1 (patch) | |
| tree | 1a68ee729ea668ebc17ae0eee19d941b3e1a8be5 | |
| parent | 2044bfbe9137c81b9146d00150ca789d5ac0003f (diff) | |
| download | erlang-b407dc548ff9dc526b076fe6e467fcfa3349e0e1.tar.gz erlang-b407dc548ff9dc526b076fe6e467fcfa3349e0e1.tar.xz erlang-b407dc548ff9dc526b076fe6e467fcfa3349e0e1.zip | |
*** empty log message ***
| -rw-r--r-- | erlang.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/erlang.spec b/erlang.spec index a032924..bcdd3e3 100644 --- a/erlang.spec +++ b/erlang.spec @@ -14,7 +14,6 @@ Source1: http://www.erlang.org/download/otp_doc_html_%{ver}-%{rel}.tar.gz Source2: http://www.erlang.org/download/otp_doc_man_%{ver}-%{rel}.tar.gz Patch0: otp-links.patch Patch1: otp-install.patch -Patch2: otp-rpath.patch Patch3: otp-sslrpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -49,7 +48,6 @@ Documentation for Erlang. %setup -q -n otp_src_%{ver}-%{rel} %patch0 -p1 -b .links %patch1 -p1 -b .install -#%patch2 -p1 -b .rpath %patch3 -p1 -b .sslrpath # enable dynamic linking for ssl |
