From 48fa680ef5982cc59d1f4683aeed2865be7225bf Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Mon, 26 Nov 2012 17:40:47 +0000 Subject: Add a target to normalize json And run it --- (limited to 'config/packages') diff --git a/config/packages/basesystem.json b/config/packages/basesystem.json index 9418714..a0fa326 100644 --- a/config/packages/basesystem.json +++ b/config/packages/basesystem.json @@ -84,4 +84,4 @@ "ncurses-base" ] } -} \ No newline at end of file +} diff --git a/config/packages/buildslave.json b/config/packages/buildslave.json index 3526595..afc3e26 100644 --- a/config/packages/buildslave.json +++ b/config/packages/buildslave.json @@ -8,4 +8,4 @@ "buildbot-slave" ] } -} \ No newline at end of file +} diff --git a/config/packages/deps-3.4.json b/config/packages/deps-3.4.json index 74c7570..6ad9785 100644 --- a/config/packages/deps-3.4.json +++ b/config/packages/deps-3.4.json @@ -623,4 +623,4 @@ "yasm" ] } -} \ No newline at end of file +} diff --git a/config/packages/deps-3.6.json b/config/packages/deps-3.6.json index 07defc4..c228531 100644 --- a/config/packages/deps-3.6.json +++ b/config/packages/deps-3.6.json @@ -672,4 +672,4 @@ "yasm" ] } -} \ No newline at end of file +} -- cgit v0.9.1