~alpine/aports

[alpine-aports] [PATCH] testing/ocaml-calendar: remove ocaml-calendar documentation build for now

Fernando Casas Schössow <casasfernando@outlook.com>
Details
Message ID
<VI1PR0602MB3245C877B5F66CF0ECE3876DA4680@VI1PR0602MB3245.eurprd06.prod.outlook.com>
Sender timestamp
1549541152
DKIM signature
missing
Download raw message
Patch: +2 -3
---
 testing/ocaml-calendar/APKBUILD | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/testing/ocaml-calendar/APKBUILD b/testing/ocaml-calendar/APKBUILD
index 864f495450..f75698b307 100644
--- a/testing/ocaml-calendar/APKBUILD
+++ b/testing/ocaml-calendar/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fernando Casas Schossow <casasfernando@outlook.com>
pkgname=ocaml-calendar
pkgver=2.03.2
pkgrel=0
pkgrel=1
pkgdesc="Objective Caml library for managing dates and times"
url="http://calendar.forge.ocamlcore.org/"
arch="all"
@@ -14,9 +14,8 @@ builddir="$srcdir/calendar-$pkgver"

build() {
	cd "$builddir"
	./configure --prefix=/usr
	./configure --prefix=/usr --libdir=/usr/lib
	make
	make doc
}

check() {
-- 
2.20.1



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