mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/bacula: remove *.la files
This commit is contained in:
parent
1fb30d930d
commit
c832eab134
@ -2,7 +2,7 @@
|
||||
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
|
||||
pkgname="bacula"
|
||||
pkgver=5.0.3
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
pkgdesc="Enterprise ready, network based backup program"
|
||||
url="http://www.bacula.org"
|
||||
arch="all"
|
||||
@ -99,6 +99,7 @@ package() {
|
||||
# Use shell script for catalog backup instead of perl
|
||||
sed -i -e 's/make_catalog_backup.pl/make_catalog_backup/' \
|
||||
"$pkgdir"/etc/bacula/bacula-dir.conf
|
||||
find "$pkgdir" -iname *.la -delete
|
||||
}
|
||||
|
||||
md5sums="9de254ae39cab0587fdb2f5d8d90b03b bacula-5.0.3.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user