public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/tuareg-mode/files: tuareg-mode-2.0.1-make_install.patch
@ 2010-07-01 13:07 Christian Faulhammer (fauli)
  0 siblings, 0 replies; only message in thread
From: Christian Faulhammer (fauli) @ 2010-07-01 13:07 UTC (permalink / raw
  To: gentoo-commits

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)






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-01 13:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-01 13:07 [gentoo-commits] gentoo-x86 commit in app-emacs/tuareg-mode/files: tuareg-mode-2.0.1-make_install.patch Christian Faulhammer (fauli)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox