Only the first install_fixup line makes it into the opkg.

Signed-off-by: Roland Hieber <[email protected]>
---
 rules/python3.make | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/rules/python3.make b/rules/python3.make
index db4abd0718f9..ca2b5ded95b7 100644
--- a/rules/python3.make
+++ b/rules/python3.make
@@ -157,8 +157,7 @@ $(STATEDIR)/python3.targetinstall:
        @$(call install_init, python3)
        @$(call install_fixup, python3,PRIORITY,optional)
        @$(call install_fixup, python3,SECTION,base)
-       @$(call install_fixup, python3,AUTHOR,"Marc Kleine-Budde 
<[email protected]>")
-       @$(call install_fixup, python3,AUTHOR,"Han Sierkstra 
<[email protected]>")
+       @$(call install_fixup, python3,AUTHOR,"Marc Kleine-Budde 
<[email protected]>, Han Sierkstra <[email protected]>")
        @$(call install_fixup, python3,DESCRIPTION,missing)
 
        @$(call install_glob, python3, 0, 0, -, 
/usr/lib/python$(PYTHON3_MAJORMINOR), \
-- 
2.28.0


_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to