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 | 526a4a5f5068149acd40d98a9ffbd422b45687fb (patch) | |
tree | 67c04fb7a5c47523d015734219eb9ec2ddd5d2cd | |
parent | d0c4930e643a317521504eb761b86cb0a58b32ea (diff) | |
download | erlang-526a4a5f5068149acd40d98a9ffbd422b45687fb.tar.gz erlang-526a4a5f5068149acd40d98a9ffbd422b45687fb.tar.xz erlang-526a4a5f5068149acd40d98a9ffbd422b45687fb.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 |