summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoost Molenaar2021-01-19 10:40:18 +0100
committerJoost Molenaar2021-01-19 10:51:59 +0100
commit5e9d3a96558fd638bd47b6aaae89bba7d54b9bf7 (patch)
treedb27fb461e350ecb2970145967b182d2ea7b5101 /PKGBUILD
parentfefa35e49cb52cb3aa37743727a2bad8ad197cc6 (diff)
downloadaur-5e9d3a96558fd638bd47b6aaae89bba7d54b9bf7.tar.gz
Fix namcap warning: backup file not installed by package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bb2e422f691..57c0373c9e1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ pkgdesc="An implementation of the DVMRP multicast routing protocol. It turns a U
arch=('i686' 'x86_64')
url="https://github.com/troglobit/mrouted"
license=('BSD')
-backup=('etc/mrouted.conf')
depends=('glibc')
source=("https://github.com/troglobit/mrouted/releases/download/${pkgver}/mrouted-${pkgver}.tar.gz"
"mrouted.service")