apparmor: update to 3.0.13

Use PKG_SOURCE_PROTO for smaller tarballs.

Removed upstreamed patches

Backport basename patch for musl compatibility.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2024-10-29 18:26:53 -07:00
parent 4a55b26f90
commit 22ad5d889c
9 changed files with 48 additions and 417 deletions

View File

@@ -1,6 +1,6 @@
--- a/parser/Makefile
+++ b/parser/Makefile
@@ -351,7 +351,7 @@ install-redhat:
@@ -361,7 +361,7 @@ install-redhat:
install -m 755 rc.apparmor.$(subst install-,,$@) $(DESTDIR)/etc/init.d/apparmor
.PHONY: install-suse
@@ -9,7 +9,7 @@
install -m 755 -d $(SBINDIR)
ln -sf service $(SBINDIR)/rcapparmor
@@ -414,14 +414,6 @@ install-indep: indep
@@ -425,14 +425,6 @@ install-indep: indep
$(MAKE) -C po install NAME=${NAME} DESTDIR=${DESTDIR}
$(MAKE) install_manpages DESTDIR=${DESTDIR}