~alpine/aports

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

[alpine-aports] [PATCH] testing/ocaml-curses: Enable wide character support

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

diff --git a/testing/ocaml-curses/APKBUILD b/testing/ocaml-curses/APKBUILD
index dcb0d23e7c..faf329351e 100644
--- a/testing/ocaml-curses/APKBUILD
+++ b/testing/ocaml-curses/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fernando Casas Schossow <casasfernando@outlook.com>
pkgname=ocaml-curses
pkgver=1.0.4
pkgrel=0
pkgrel=1
pkgdesc="OCaml bindings for ncurses"
url="https://www.nongnu.org/ocaml-tmk/"
arch="all"
@@ -15,7 +15,7 @@ builddir="$srcdir/$pkgname-$pkgver"
build() {
	cd "$builddir"
	autoreconf
	./configure --prefix=/usr
	./configure --prefix=/usr --enable-widec
	make all opt
}

-- 
2.20.1



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