Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=07205d691fdb209f65f224795ad0ae7ccfdfa2be

commit 07205d691fdb209f65f224795ad0ae7ccfdfa2be
Author: crazy <[email protected]>
Date:   Mon Jan 29 21:50:41 2018 +0100

ocaml-topkg-0.9.1-3-x86_64

* rebuild with tc

diff --git a/source/devel-extra/ocaml-topkg/FrugalBuild 
b/source/devel-extra/ocaml-topkg/FrugalBuild
index e6282bb..319ea3b 100644
--- a/source/devel-extra/ocaml-topkg/FrugalBuild
+++ b/source/devel-extra/ocaml-topkg/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=ocaml-topkg
pkgver=0.9.1
-pkgrel=2
+pkgrel=3
pkgdesc="A packager for distributing OCaml software"
url="http://erratique.ch/software/topkg/";
archs=('x86_64')
@@ -16,11 +16,12 @@ source=("$url/releases/topkg-${pkgver}.tbz")
sha1sums=('87a20d5256a2fa117bfabb34aef411c399a831a9')

build() {
-       Fexec tar -xjvf "topkg-${pkgver}.tbz" || Fdie
+
+       Fexec tar -xjvf "topkg-${pkgver}.tbz" || Fdie

Fcd
Fexec pkg/pkg.ml build --pkg-name topkg || Fdie
-
+
Fexec opam-installer    --prefix="${Fdestdir}/usr" \
--libdir="${Fdestdir}$(ocamlc -where)" \
--docdir="${Fdestdir}/usr/share/doc"
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to