diff --git a/package/avahi/0002-remove-imp-from-py-compile.patch b/package/avahi/0002-remove-imp-from-py-compile.patch index 37534a3f7a..ba92275206 100644 --- a/package/avahi/0002-remove-imp-from-py-compile.patch +++ b/package/avahi/0002-remove-imp-from-py-compile.patch @@ -1,10 +1,10 @@ Remove optional imp python module dependency. Upstream already removed py-compile entirely in their git repository, -so the patch is not appropiate for upstream. +so the patch is not appropriate for upstream. Signed-off-by: Waldemar Brodkorb -Upstream: not appropiate +Upstream: not appropriate diff -Nur avahi-0.8.orig/py-compile avahi-0.8/py-compile --- avahi-0.8.orig/py-compile 2020-02-18 07:58:21.192417644 +0100