update: git
This commit is contained in:
parent
11b7efd9a6
commit
75d653171b
@ -25,8 +25,9 @@ src_build() {
|
|||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--with-gitconfig=/etc/gitconfig \
|
--with-gitconfig=/etc/gitconfig \
|
||||||
--with-python=python3 &&
|
--with-python=python3 &&
|
||||||
make &&
|
make
|
||||||
src_check &&
|
|
||||||
make perllibdir=/usr/lib/perl5/5.38/site_perl DESTDIR="$pkgdir" install
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
src_install() {
|
||||||
|
make perllibdir=/usr/lib/perl5/5.38/site_perl DESTDIR="$pkgdir" install
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user