public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-geosciences/gdal-grass/files: gdal-grass-makefile.patch
@ 2009-11-21 20:06 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2009-11-21 20:06 UTC (permalink / raw
  To: gentoo-commits

bicatali    09/11/21 20:06:52

  Added:                gdal-grass-makefile.patch
  Log:
  Initial import from science overlay, requirement for qgis, see bug #113355
  (Portage version: 2.2_rc50/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-geosciences/gdal-grass/files/gdal-grass-makefile.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/gdal-grass/files/gdal-grass-makefile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/gdal-grass/files/gdal-grass-makefile.patch?rev=1.1&content-type=text/plain

Index: gdal-grass-makefile.patch
===================================================================
--- Makefile.in.orig	2009-07-12 00:09:33.000000000 +0200
+++ Makefile.in	2009-07-12 00:11:09.000000000 +0200
@@ -26,7 +26,7 @@
 	install -d $(AUTOLOAD_DIR)
 	cp $(GLIBNAME) $(AUTOLOAD_DIR)
 	cp $(OLIBNAME) $(AUTOLOAD_DIR)
-	test -d ${GRASSTABLES_DIR} || mkdir ${GRASSTABLES_DIR}
+	test -d ${GRASSTABLES_DIR} || mkdir -p ${GRASSTABLES_DIR}
 	test -d ${GRASSTABLES_DIR}/etc || mkdir ${GRASSTABLES_DIR}/etc
 	cp @GRASS_GISBASE@/etc/ellipse.table ${GRASSTABLES_DIR}/etc
 	cp @GRASS_GISBASE@/etc/datum.table @GRASS_GISBASE@/etc/datumtransform.table ${GRASSTABLES_DIR}/etc






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

only message in thread, other threads:[~2009-11-21 20:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-21 20:06 [gentoo-commits] gentoo-x86 commit in sci-geosciences/gdal-grass/files: gdal-grass-makefile.patch Sebastien Fabbro (bicatali)

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