[6/7] Add all new packages (opus, python-pyparsing, python-six, spice-protocol, spice) to make.sh
Message ID | 1458586059-740-7-git-send-email-jonatan.schlag@ipfire.org |
---|---|
State | Accepted |
Commit | 8d90174af53cb4631bf98e0f056be84b925d6228 |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (hedwig.ipfire.org [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 982CD60CEE for <patchwork@ipfire.org>; Mon, 21 Mar 2016 19:45:38 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 14C091DF4; Mon, 21 Mar 2016 19:45:38 +0100 (CET) Received: from fangorn.local.familyschlag (dslb-088-073-194-145.088.073.pools.vodafone-ip.de [88.73.194.145]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 87C681B4F; Mon, 21 Mar 2016 19:45:31 +0100 (CET) From: Jonatan Schlag <jonatan.schlag@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH 6/7] Add all new packages (opus, python-pyparsing, python-six, spice-protocol, spice) to make.sh Date: Mon, 21 Mar 2016 19:47:38 +0100 Message-Id: <1458586059-740-7-git-send-email-jonatan.schlag@ipfire.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1458586059-740-1-git-send-email-jonatan.schlag@ipfire.org> References: <1458586059-740-1-git-send-email-jonatan.schlag@ipfire.org> X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Jonatan Schlag
March 22, 2016, 5:47 a.m. UTC
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
---
make.sh | 5 +++++
1 file changed, 5 insertions(+)
Comments
Hi, you may also have these lines in each of the patches that add the packages. That allows to merge them individually. Best, -Michael On Mon, 2016-03-21 at 19:47 +0100, Jonatan Schlag wrote: > Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> > --- > make.sh | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/make.sh b/make.sh > index da4bf16..8784dff 100755 > --- a/make.sh > +++ b/make.sh > @@ -696,6 +696,11 @@ buildipfire() { > ipfiremake elinks > ipfiremake igmpproxy > ipfiremake fbset > + ipfiremake opus > + ipfiremake python-six > + ipfiremake python-pyparsing > + ipfiremake spice-protocol > + ipfiremake spice > ipfiremake sdl > ipfiremake qemu > ipfiremake sane