[Buildroot] [git commit] python-cython: use full package name in .mk comment header

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Nov 2 18:19:10 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=67726e25c1c411c2fb241ac4af143821201624c3
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Asaf Kahlon <asafka7 at gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists at googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/python-cython/python-cython.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/python-cython/python-cython.mk b/package/python-cython/python-cython.mk
index 624fe2fb75..f4cff975f1 100644
--- a/package/python-cython/python-cython.mk
+++ b/package/python-cython/python-cython.mk
@@ -1,6 +1,6 @@
 ################################################################################
 #
-# cython
+# python-cython
 #
 ################################################################################
 


More information about the buildroot mailing list