summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Vakil2023-12-20 21:00:12 +0330
committerAmin Vakil2023-12-20 21:00:20 +0330
commit9c007a8f0404bb24d1184bd69697eed64dc6eec6 (patch)
tree6cbb525de6fd762e51c6f98ce24dca40e5f3441b
parent6771f51ff7b4c493d071e70fb8cf2a9e3d781a7e (diff)
downloadaur-9c007a8f0404bb24d1184bd69697eed64dc6eec6.tar.gz
Remove backup
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f9b6e3a8c44..f01c203960cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -33,7 +33,6 @@ pkgbase = ansible-core-git
conflicts = python-ansible
replaces = ansible-core
replaces = python-ansible
- backup = etc/ansible/ansible.cfg
source = ansible-core-git::git+https://github.com/ansible/ansible.git
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b0be666c80e6..b013858617df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,6 @@ optdepends=('sshpass: for ssh connections with password'
'python-pip: for module to manage Python libarary dependencies'
'python-setuptools: for module to manage Python libarary dependencies')
makedepends=('python-build' 'python-docutils' 'python-installer' 'python-setuptools' 'python-straight.plugin' 'python-wheel' 'git')
-backup=('etc/ansible/ansible.cfg')
source=($pkgname::git+https://github.com/ansible/ansible.git)
sha512sums=('SKIP')