summaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-07-09 14:00:50 +0700
committerShulhan <ms@kilabit.info>2022-07-09 14:02:15 +0700
commit1b07686fb6c931d950ff69d681c1e94aa33811e2 (patch)
tree32c7ad69bc4d8378a80aae61ef76f2dea66398af /.SRCINFO
parentb856492c8a8a5d76a12351ebb4ee98850f5ef9d3 (diff)
downloadgoogle-cloud-ops-agent-git-1b07686fb6c931d950ff69d681c1e94aa33811e2.tar.xz
all: simplify packaging by using the staging (_destdir) area
Instead of uncompressing the final build output file (from build.sh), we sync the staging to $pkgdir. This require adding rsync to makedeps. While at it, use single chown statement for all $pkgdir.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO1
1 files changed, 1 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06f4e1a..e40f8f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,6 +10,7 @@ pkgbase = google-cloud-ops-agent-git
makedepends = git
makedepends = java-environment
makedepends = pkg-config
+ makedepends = rsync
makedepends = unzip
makedepends = zip
depends = libyaml