From befb00d9809229803d477eb8a20dce10345cfaf3 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Sun, 21 Dec 2014 10:18:12 +0100 Subject: [PATCH] cosmetics: alignment --- libebml.pc.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libebml.pc.in b/libebml.pc.in index a6223bd..39b35de 100644 --- a/libebml.pc.in +++ b/libebml.pc.in @@ -3,8 +3,8 @@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ -Name: libebml -Description: Library for parsing EBML data structures -Version: @PACKAGE_VERSION@ -Libs: -L${libdir} -lebml -Cflags: -I${includedir} +Name: libebml +Description: Library for parsing EBML data structures +Version: @PACKAGE_VERSION@ +Libs: -L${libdir} -lebml +Cflags: -I${includedir}