summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Miguel2017-07-19 17:02:41 +0100
committerJoão Miguel2017-07-19 17:02:41 +0100
commit8fb609aa274623341b25ced5c93928141540c1d7 (patch)
treeff3c764b28b1d9448d1145e11e573947e0764dc4 /PKGBUILD
parent4068c4cc74aa33090d804a2d57e05b598fa1f886 (diff)
downloadaur-8fb609aa274623341b25ced5c93928141540c1d7.tar.gz
Emptying apparmor.install since now there are OpenRC install hooks.
Note: the install file cannot be removed (as far as I can tell from reading https://bbs.archlinux.org/viewtopic.php?id=202099). Error message when trying to commit without apparmor.install: remote: error: The following error occurred when parsing commit remote: error: 89e455a5197296fe46f7c7da7862bbe02e48c268: remote: error: missing install file: apparmor.install remote: error: hook declined to update refs/heads/master To ssh://aur/apparmor-openrc.git ! [remote rejected] master -> master (hook declined)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33d35ddff6af..3a46d723c589 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ arch=('any')
url="http://apparmor.net/"
license=('GPL2')
depends=('apparmor' 'openrc')
-install='apparmor.install'
_filename='apparmor-init'
source=("https://gitweb.gentoo.org/repo/gentoo.git/plain/sys-apps/apparmor/files/$_filename")
sha256sums=('f1c9ef2737012475f7fe7b943533b5d9345df1814a16a5c8d1929d835482f802')