projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a40037
)
apparmor: fix include path
16688/head
author
Michal Vasilek
<michal.vasilek@nic.cz>
Wed, 22 Sep 2021 11:49:49 +0000
(13:49 +0200)
committer
Michal Vasilek
<michal.vasilek@nic.cz>
Wed, 22 Sep 2021 11:50:41 +0000
(13:50 +0200)
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
utils/apparmor/Makefile
patch
|
blob
|
history
diff --git
a/utils/apparmor/Makefile
b/utils/apparmor/Makefile
index 12e23eb24d176345c1fce1b7b2f9f684edc38bcc..431546ee6fe7bff50d3ce0555462bedf8243ef7a 100644
(file)
--- a/
utils/apparmor/Makefile
+++ b/
utils/apparmor/Makefile
@@
-20,7
+20,7
@@
HOST_PYTHON3_PACKAGE_BUILD_DEPENDS:=setuptools-scm
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
-include ../../
../packages/
lang/python/python3-package.mk
+include ../../lang/python/python3-package.mk
define Package/apparmor/Default
SECTION:=utils