From 8dfd59d1144b3a1a230da7a81743f145363e0708 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Wed, 5 Jun 2013 23:53:30 +0000 Subject: Normalize separator size to 80 Signed-off-by: Alexandre Belloni Signed-off-by: Peter Korsgaard --- package/python-thrift/python-thrift.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/python-thrift') diff --git a/package/python-thrift/python-thrift.mk b/package/python-thrift/python-thrift.mk index c2fc75264..4cd35e5c0 100644 --- a/package/python-thrift/python-thrift.mk +++ b/package/python-thrift/python-thrift.mk @@ -1,8 +1,8 @@ -############################################################# +################################################################################ # # python-thrift # -############################################################# +################################################################################ PYTHON_THRIFT_VERSION = 0.9.0 PYTHON_THRIFT_SOURCE = thrift-$(PYTHON_THRIFT_VERSION).tar.gz -- cgit v1.2.3