summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62d467a8bdd2..961cbfe2b91d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -151,7 +151,7 @@ build() {
--build-prod-flag --disable-bundle --ant-options="-DskipTests=1"
}
-package_zimbra() {
+package() {
cd "$srcdir"
cd .staging/${_os}-${_release}-${_major}${_minor}${_micro}-${_timestamp}-${_buildtype}-${pkgrel}
find . -type d -name "opt" -exec rsync -av {} "$pkgdir" \;