diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-03 19:12:51 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-03 19:12:59 +0200 |
commit | 85c898451db25ba5d25db87888509d129bf800ee (patch) | |
tree | efa0fda9f25c71ef1e06c99e7ddaa0e5dc8293c9 /dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild | |
parent | sys-libs/kpmcore: 3.1.0 version bump (diff) | |
download | gentoo-85c898451db25ba5d25db87888509d129bf800ee.tar.gz gentoo-85c898451db25ba5d25db87888509d129bf800ee.tar.bz2 gentoo-85c898451db25ba5d25db87888509d129bf800ee.zip |
dev-ml/ocaml-uri: remove spurious blank line
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild')
-rw-r--r-- | dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild b/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild index d7a33a6f362e..c7251eb6912c 100644 --- a/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild +++ b/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild @@ -28,7 +28,6 @@ DEPEND="${RDEPEND} dev-ml/opam " - src_install() { opam-installer -i \ --prefix="${ED}/usr" \ |