summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam S Levy2017-08-05 02:05:31 -0800
committerAdam S Levy2017-08-05 02:05:31 -0800
commiteaaa6e11842c2989c8f72f74b28ad2155427963e (patch)
tree4fcd59a4c3155cb0394e7c6fb4b46dddcca8a076
parentca0ef665c03effafac2e7ea6b3fba0d075485462 (diff)
downloadaur-eaaa6e11842c2989c8f72f74b28ad2155427963e.tar.gz
Unnecessary to specify .install in source array
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f12c3a9346f..0ed672be3f69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,11 +14,9 @@ backup=('etc/telegraf/telegraf.conf')
install="telegraf.install"
options=('emptydirs')
source=("git+https://github.com/influxdata/telegraf#tag=$pkgver"
- 'telegraf.install'
'telegraf.sysusers'
'telegraf.tmpfiles')
md5sums=('SKIP'
- 'd552ccaa62f0e839281641d07ebd397e'
'58cc9edf8fbf07e7d3a0357db78121b1'
'9c7a4df3556cab94837c432f5e46cf04')