X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Thu, 16 Jul 2015 17:47:04 -0400 Message-Id: <201507162147.t6GLl4dV030719@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: (geda-user AT delorie DOT com) Subject: Re: [geda-user] Re: geda-gaf on FreeBSD and probably other architectures References: <1507142204 DOT AA17911 AT ivan DOT Harhan DOT ORG> <55A58A48 DOT 80501 AT neurotica DOT com> <20150715014343 DOT GA6516 AT recycle DOT lbl DOT gov> <20150716161104 DOT 7869 DOT qmail AT stuge DOT se>,<30E19982-8884-4108-B948-326609737EED AT noqsi DOT com> Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > CURRENT_VERSION := $(shell git describe --abbrev=4 --dirty --always --tags) > CURRENT_BRANCH := $(shell git branch|cut -f 2- -d ' ') That wouldn't work for me... dj AT envy pts/16 ~/geda/pcb-git/pcb $ git branch help * master Results in ' help\nmaster'