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/matchbox/matchbox-fakekey/matchbox-fakekey.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/matchbox/matchbox-fakekey') diff --git a/package/matchbox/matchbox-fakekey/matchbox-fakekey.mk b/package/matchbox/matchbox-fakekey/matchbox-fakekey.mk index c3165e0ea..ebae9d2ba 100644 --- a/package/matchbox/matchbox-fakekey/matchbox-fakekey.mk +++ b/package/matchbox/matchbox-fakekey/matchbox-fakekey.mk @@ -1,8 +1,8 @@ -############################################################# +################################################################################ # # MatchBox Fakekey # -############################################################# +################################################################################ MATCHBOX_FAKEKEY_VERSION = 0.1 MATCHBOX_FAKEKEY_SOURCE = libfakekey-$(MATCHBOX_FAKEKEY_VERSION).tar.bz2 @@ -20,6 +20,6 @@ endef MATCHBOX_FAKEKEY_POST_CONFIGURE_HOOKS += MATCHBOX_FAKEKEY_POST_CONFIGURE_FIXES -############################################################# +################################################################################ $(eval $(autotools-package)) -- cgit v1.2.3