mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
core/git: removing libexec was a bad idea
This commit is contained in:
parent
0e19badbcf
commit
d5456d35b0
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=git
|
||||
pkgver=1.6.1.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="GIT - the stupid content tracker"
|
||||
url="http://git.or.cz/"
|
||||
license="GPL2"
|
||||
@ -24,7 +24,6 @@ build () {
|
||||
|
||||
make prefix=/usr DESTDIR="$pkgdir" $makeopts || return 1
|
||||
make prefix=/usr DESTDIR="$pkgdir" $makeopts install
|
||||
rm -rf "$pkgdir"/usr/libexec
|
||||
}
|
||||
|
||||
md5sums="e31ea5ce9b076f5745056f01465e9602 git-1.6.1.3.tar.bz2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user