mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/libre2: added LICENSE
This commit is contained in:
parent
dabeda2285
commit
aba0fe551e
@ -35,6 +35,7 @@ build() {
|
||||
package() {
|
||||
cd "$_builddir"
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE || return 1
|
||||
}
|
||||
|
||||
md5sums="e82a6491efdf2bc928dc3779abcb3bc8 re2-20140304.tgz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user