Fix package headers to comply with coding style

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Alexandre Belloni
2013-06-05 23:53:25 +00:00
committed by Peter Korsgaard
parent 911a2081a3
commit 702704014d
192 changed files with 192 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
# python
#
#############################################################
PYTHON_VERSION_MAJOR = 2.7
PYTHON_VERSION = $(PYTHON_VERSION_MAJOR).3
PYTHON_SOURCE = Python-$(PYTHON_VERSION).tar.bz2