summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Alexandre Salim <salimma@fedoraproject.org>2021-04-08 14:47:35 -0700
committerMichel Alexandre Salim <salimma@fedoraproject.org>2021-04-08 14:47:35 -0700
commit824551836c95cd3f9d04a7884447b09b067b5fa9 (patch)
tree1bf232930b762e9d9306837f78ba9b05b6a32a35
parent77489e0405f228793ea08091a096cdd0f30f407f (diff)
downloadspecs-824551836c95cd3f9d04a7884447b09b067b5fa9.tar.gz
specs-824551836c95cd3f9d04a7884447b09b067b5fa9.tar.xz
specs-824551836c95cd3f9d04a7884447b09b067b5fa9.zip
ocaml-atd: remove superfluous patch
Removing the atds source and .opam is enough, no need to undefine it in dune-project Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
-rw-r--r--ocaml/ocaml-atd.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/ocaml/ocaml-atd.spec b/ocaml/ocaml-atd.spec
index e47ad56..e8fe141 100644
--- a/ocaml/ocaml-atd.spec
+++ b/ocaml/ocaml-atd.spec
@@ -11,8 +11,6 @@ Summary: Static Types for Json APIs
License: BSD
URL: %{forgeurl}
Source0: %{url}/archive/%{version}/%{project_name}-%{version}.tar.gz
-# No Scala compiler in Fedora
-Patch0: %{project_name}-2.2.1-no-atds.patch
BuildRequires: ocaml
BuildRequires: ocaml-dune
@@ -50,6 +48,7 @@ developing applications that use %{name}.
%prep
%autosetup -p1 -n %{project_name}-%{version}
+# No Scala compiler in Fedora
rm atds.opam
rm -rf atds