~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-devel] [PATCH] testing/ocaml: new aport

Borys Zhukov <mp5@mp5.im>
Details
Message ID
<1334361556-18877-1-git-send-email-mp5@mp5.im>
Sender timestamp
1334361556
DKIM signature
missing
Download raw message
Patch: +3 -2
---
 testing/ocaml/APKBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/testing/ocaml/APKBUILD b/testing/ocaml/APKBUILD
index 42c837f..922ec14 100644
--- a/testing/ocaml/APKBUILD
+++ b/testing/ocaml/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Main implementation of the Caml programming language"
url="http://caml.inria.fr"
arch="all"
license="QPL/GPLv2"
license="QPL-1.0/LGPL-2"
depends="gdbm"
depends_dev="ncurses"
makedepends="$depends_dev"
@@ -28,7 +28,8 @@ prepare() {

build() {
	cd "$_builddir"
	./configure -bindir /usr/bin \
	./configure -cc "gcc -fPIC" \
		-bindir /usr/bin \
		-libdir /usr/lib/ocaml \
		-mandir /usr/share/man \
		-no-tk \
-- 
1.7.9.6



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20120414025818.140ad6a3@alpinelinux.org>
In-Reply-To
<1334361556-18877-1-git-send-email-mp5@mp5.im> (view parent)
Sender timestamp
1334365098
DKIM signature
missing
Download raw message
On Fri, 13 Apr 2012 23:59:16 +0000
Borys Zhukov <mp5@mp5.im> wrote:

> ---
>  testing/ocaml/APKBUILD |    5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

as said in IRC, I pushed a fixed version of the original patch you sent.

Thanks!

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)