Age | Commit message (Collapse) | Author |
|
Update the URL to point to the official launchpad project page instead
of wiki.apparmor.net which apparently has been taken down.
|
|
Use openSUSE's apparmor systemd-service and their provided wrapper
script for utility functions as recommended by user 'egrupled'.
|
|
Change usage of 'pkgver' and 'majorver' in accordance with upstream
change.
|
|
Instead of relying on makepkg's built-in `msg` function simply use
`echo` without any coloring or similar beatifications.
|
|
* Replace `echo -e` with makepkg's internal `msg` function
* Remove a manual fix which was merged into this release
|
|
* More verbose comments in order to better explain what is happening
* Fix the usage of `makepkg --printsrcinfo` which previously set the
backup array for 'apparmor-profiles' wrongly by simply do not setting
it at all when not actually building
|
|
Apply a fix to a python file which would otherwise yield an error
introduced by a regression in python version 3.6.
|
|
Use tabs for indentation instead of spaces.
|
|
* Use perl's 'vendorarch' instead of hard coded directories
* Properly quote variables and arrays
* Streamline syntax
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|