[notmuch] [PATCH] Makefile: Create include directory when installing headers
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 1 Apr 2010 11:47:45 +0000 (13:47 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:28 +0000 (09:36 -0800)
aa/6c48ad3eb9e014c722d91c11cfe629898b51b1 [new file with mode: 0644]

diff --git a/aa/6c48ad3eb9e014c722d91c11cfe629898b51b1 b/aa/6c48ad3eb9e014c722d91c11cfe629898b51b1
new file mode 100644 (file)
index 0000000..33d6956
--- /dev/null
@@ -0,0 +1,82 @@
+Return-Path: <sojkam1@fel.cvut.cz>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 7AF8B4196F0\r
+       for <notmuch@notmuchmail.org>; Thu,  1 Apr 2010 04:47:52 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.9\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9] autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id wcqcNoyrh8Rb for <notmuch@notmuchmail.org>;\r
+       Thu,  1 Apr 2010 04:47:51 -0700 (PDT)\r
+Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
+       by olra.theworths.org (Postfix) with ESMTP id A487B431FC1\r
+       for <notmuch@notmuchmail.org>; Thu,  1 Apr 2010 04:47:51 -0700 (PDT)\r
+Received: from localhost (unknown [192.168.200.4])\r
+       by max.feld.cvut.cz (Postfix) with ESMTP id 05E4619F362F;\r
+       Thu,  1 Apr 2010 13:47:51 +0200 (CEST)\r
+X-Virus-Scanned: IMAP AMAVIS\r
+Received: from max.feld.cvut.cz ([192.168.200.1])\r
+       by localhost (styx.feld.cvut.cz [192.168.200.4]) (amavisd-new,\r
+       port 10044)\r
+       with ESMTP id 3E3p71kex5dt; Thu,  1 Apr 2010 13:47:49 +0200 (CEST)\r
+Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
+       by max.feld.cvut.cz (Postfix) with ESMTP id CC5ED19F3625;\r
+       Thu,  1 Apr 2010 13:47:49 +0200 (CEST)\r
+Received: from steelpick.2x.cz (k335-30.felk.cvut.cz [147.32.86.30])\r
+       (Authenticated sender: sojkam1)\r
+       by imap.feld.cvut.cz (Postfix) with ESMTPSA id C4CFDFA003;\r
+       Thu,  1 Apr 2010 13:47:49 +0200 (CEST)\r
+Received: from wsh by steelpick.2x.cz with local (Exim 4.71)\r
+       (envelope-from <sojkam1@fel.cvut.cz>)\r
+       id 1NxIsH-0004OD-LC; Thu, 01 Apr 2010 13:47:49 +0200\r
+From: Michal Sojka <sojkam1@fel.cvut.cz>\r
+To: notmuch@notmuchmail.org\r
+Date: Thu,  1 Apr 2010 13:47:45 +0200\r
+Message-Id: <1270122465-16844-1-git-send-email-sojkam1@fel.cvut.cz>\r
+X-Mailer: git-send-email 1.7.0.2\r
+In-Reply-To: <8739zfip5j.fsf@yoom.home.cworth.org>\r
+References: <8739zfip5j.fsf@yoom.home.cworth.org>\r
+Subject: [notmuch] [PATCH] Makefile: Create include directory when\r
+       installing headers\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 01 Apr 2010 11:47:52 -0000\r
+\r
+When I wanted to create a debian package from the current master, make\r
+install failed because of non-existent include directory. This patch\r
+fixes this minor issue.\r
+---\r
+ lib/Makefile.local |    1 +\r
+ 1 files changed, 1 insertions(+), 0 deletions(-)\r
+\r
+diff --git a/lib/Makefile.local b/lib/Makefile.local\r
+index 0fd843a..85b010e 100644\r
+--- a/lib/Makefile.local\r
++++ b/lib/Makefile.local\r
+@@ -54,6 +54,7 @@ install-$(dir):\r
+       $(call quiet_install_data, $(dir)/$(LIBNAME) $(DESTDIR)$(libdir)/)\r
+       $(call quiet_symlink, $(LIBNAME) $(DESTDIR)$(libdir)/$(SONAME))\r
+       $(call quiet_symlink, $(LIBNAME) $(DESTDIR)$(libdir)/$(LINKER_NAME))\r
++      $(call quiet_mkdir, $(DESTDIR)$(prefix)/include/)\r
+       $(call quiet_install_data, $(dir)/notmuch.h $(DESTDIR)$(prefix)/include/)\r
\r
+ SRCS  := $(SRCS) $(libnotmuch_c_srcs) $(libnotmuch_cxx_srcs)\r
+-- \r
+1.7.0.2\r
+\r