~alpine/aports

[alpine-aports] [PATCH] main/pcre: fix libpcre32 description

Details
Message ID
<20170224141642.16561-1-valery.kartel@gmail.com>
Sender timestamp
1487945802
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 main/pcre/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/pcre/APKBUILD b/main/pcre/APKBUILD
index 7ed2e43f07..f4cf6bf4aa 100644
--- a/main/pcre/APKBUILD
+++ b/main/pcre/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=pcre
pkgver=8.40
pkgrel=0
pkgrel=1
pkgdesc="Perl-compatible regular expression library"
url="http://pcre.sourceforge.net"
arch="all"
@@ -52,7 +52,7 @@ libpcre16() {
}

libpcre32() {
	pkgdesc="PCRE with 16 bit character support"
	pkgdesc="PCRE with 32 bit character support"
	mkdir -p "$subpkgdir"/usr/lib
	mv "$pkgdir"/usr/lib/libpcre32.so* "$subpkgdir"/usr/lib/
}
-- 
2.11.1



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