public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Faulhammer (fauli)" <fauli@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/tuareg-mode/files: tuareg-mode-2.0.1-make_install.patch
Date: Thu,  1 Jul 2010 13:07:10 +0000 (UTC)	[thread overview]
Message-ID: <20100701130710.781BF2C096@corvid.gentoo.org> (raw)

fauli       10/07/01 13:07:10

  Added:                tuareg-mode-2.0.1-make_install.patch
  Log:
  version bump for bug 326309 by José Romildo Malaquias <j DOT romildo AT gmail DOT com>
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.1                  app-emacs/tuareg-mode/files/tuareg-mode-2.0.1-make_install.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/tuareg-mode/files/tuareg-mode-2.0.1-make_install.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/tuareg-mode/files/tuareg-mode-2.0.1-make_install.patch?rev=1.1&content-type=text/plain

Index: tuareg-mode-2.0.1-make_install.patch
===================================================================
--- Makefile.orig	2010-07-01 14:59:30.432241553 +0200
+++ Makefile	2010-07-01 14:59:22.070994314 +0200
@@ -22,7 +22,7 @@
 ELC = $(addsuffix .elc, $(ELR))
 
 INSTALL_RM_R = $(RM)
-INSTALL_MKDIR = mkdir
+INSTALL_MKDIR = mkdir -p
 INSTALL_CP = $(CP)
 
 all : elc
@@ -54,9 +54,6 @@
 endif
 endif
 
-$(VERSION_FILE) : force
-	$(MAKE_VERSION_FILE)
-
 install : $(ELC) $(VERSION_FILE)
 	fgrep `cat $(VERSION_FILE)` tuareg.elc >/dev/null 2>&1 || \
 	 ($(RM) tuareg.elc; $(MAKE) tuareg.elc)






                 reply	other threads:[~2010-07-01 13:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100701130710.781BF2C096@corvid.gentoo.org \
    --to=fauli@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox