mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 22:27:15 +08:00
mercurial update
This commit is contained in:
parent
0eae80bd1e
commit
9f651c9bcc
@ -1,10 +1,9 @@
|
||||
# $Id: PKGBUILD 80447 2010-05-17 10:35:37Z giovanni $
|
||||
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
|
||||
# Contributor Giovanni Scafora <giovanni@archlinux.org>
|
||||
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
|
||||
|
||||
pkgname=mercurial
|
||||
pkgver=2.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A scalable distributed SCM tool"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.selenic.com/mercurial"
|
||||
@ -36,5 +35,3 @@ build() {
|
||||
install -m755 -d ${pkgdir}/etc/profile.d
|
||||
install -m755 ${srcdir}/mercurial.profile "${pkgdir}/etc/profile.d/mercurial.sh" || return 1
|
||||
}
|
||||
|
||||
# vim:set ts=2 sw=2 et:
|
||||
|
Loading…
Reference in New Issue
Block a user