From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Schmidt Subject: Re: Bug: ORG_ADD_CONTRIB does not work the first time [7.9.2] Date: Wed, 7 Nov 2012 19:28:30 +0000 (GMT) Message-ID: <877gpxkyan@ch.ristopher.com> References: <87mwytu1ah@ch.ristopher.com> <87hap15mnr.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWBIf-0005Od-6W for emacs-orgmode@gnu.org; Wed, 07 Nov 2012 14:28:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TWBIe-0000a2-1t for emacs-orgmode@gnu.org; Wed, 07 Nov 2012 14:28:33 -0500 Received: from ristopher.com ([146.185.21.93]:41161 helo=saturn.ch.ristopher.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWBId-0000Zx-Sb for emacs-orgmode@gnu.org; Wed, 07 Nov 2012 14:28:31 -0500 In-Reply-To: <87hap15mnr.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 07 Nov 2012 18:48:56 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Achim Gratz writes: > Christopher Schmidt writes: >> I am using the maint as of today (c20730b). >> >> make "ORG_ADD_CONTRIB=org-contacts" prefix=/tmp/org install >> >> Running this once in a clean org-mode working tree results in org not >> copying org-contacts.el(c) to /tmp/org/emacs/site-lisp/org. Running the >> command a second time does that, though. >> >> This is a bug?! > > Not any more (as of ca5d5e9). Thank you very much! Christopher