From f045116b618e255c583376447be635c245d63909 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 9 Mar 2016 01:29:37 -0400 Subject: Speed up propellor's build of itself, by asking cabal to only build the propellor-config binary and not all the libraries. This is a super speedup! --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 2dc562bf..a8fb5ecc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,8 @@ propellor (2.17.0) UNRELEASED; urgency=medium * Locale.available: Run locale-gen, instead of dpkg-reconfigure locales, which modified the locale.gen file and sometimes caused the property to need to make changes every time. + * Speed up propellor's build of itself, by asking cabal to only build + the propellor-config binary and not all the libraries. -- Joey Hess Mon, 29 Feb 2016 17:58:08 -0400 -- cgit v1.3-2-g0d8e