~alpine/aports

[alpine-aports] [PATCH v2] main/mercurial: add hg-ssh

Details
Message ID
<20190129222546.4169-1-sir@cmpwn.com>
Sender timestamp
1548800746
DKIM signature
missing
Download raw message
Patch: +2 -2
---
Sorry,  I forgot to bump the pkgrel.

 main/mercurial/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/mercurial/APKBUILD b/main/mercurial/APKBUILD
index 83a4590302..6d509ba3bb 100644
--- a/main/mercurial/APKBUILD
+++ b/main/mercurial/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mercurial
pkgver=4.8.2
pkgrel=0
pkgrel=1
pkgdesc="Scalable distributed SCM tool"
url="https://www.mercurial-scm.org"
arch="all"
@@ -25,7 +25,7 @@ build() {
package() {
	cd "$builddir"
	python2 setup.py install --root="$pkgdir"
	install -m755 contrib/hgk hgeditor "$pkgdir"/usr/bin
	install -m755 contrib/hgk contrib/hg-ssh hgeditor "$pkgdir"/usr/bin

	local man
	for man in doc/*.?; do
-- 
2.20.1



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