From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Schmidt Subject: Bug: ORG_ADD_CONTRIB does not work the first time [7.9.2] Date: Wed, 7 Nov 2012 10:58:59 +0000 (GMT) Message-ID: <87mwytu1ah@ch.ristopher.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TW3Lg-0004rR-VC for emacs-orgmode@gnu.org; Wed, 07 Nov 2012 05:59:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TW3LZ-0000BN-Oe for emacs-orgmode@gnu.org; Wed, 07 Nov 2012 05:59:08 -0500 Received: from ristopher.com ([146.185.21.93]:41025 helo=saturn.ch.ristopher.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TW3LZ-0000BF-Iv for emacs-orgmode@gnu.org; Wed, 07 Nov 2012 05:59:01 -0500 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 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?! Christopher