diff --git a/meta-citadel/recipes-devtools/python/python3_%.bbappend b/meta-citadel/recipes-devtools/python/python3_%.bbappend deleted file mode 100644 index 6ddc9e4..0000000 --- a/meta-citadel/recipes-devtools/python/python3_%.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -DEPENDS += "paxctl-native" -do_install_append() { - paxctl -cm ${D}${bindir}/python3.5 -}