From fde29f17ec466ffee4f742e1b214e57630a4d438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Arroyo=20Calle?= Date: Fri, 28 Aug 2015 14:57:37 +0000 Subject: [PATCH] Finally fixed trailing whitespace --- media-sound/sox/sox-14.4.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/sox/sox-14.4.2.recipe b/media-sound/sox/sox-14.4.2.recipe index e7e63bd33..26270006c 100644 --- a/media-sound/sox/sox-14.4.2.recipe +++ b/media-sound/sox/sox-14.4.2.recipe @@ -66,9 +66,9 @@ BUILD() INSTALL() { make install - + prepareInstalledDevelLibs libsox fixPkgconfig - + packageEntries devel $developDir }