[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[DebianGIS] Fw: Re: debian grass 6.2.0 package



[fwd from the grass list, I don't have a clue. --Hamish]

svn patch URL:
 http://svn.debian.org/wsvn/pkg-grass/packages/grass/trunk/debian/patches/htmlgen-fakeroot.dpatch?op=file&rev=0&sc=0


Begin forwarded message:

Date: Fri, 17 Nov 2006 17:03:51 +0100
From: Markus Neteler <neteler itc.it>
[...]
Hamish:
> it's working now:   (I think it just needed some time)
>   http://packages.debian.org/experimental/science/grass
>
> binaries built for i386 and amd64.
>   
Hi Hamish,

the diff file there shows:

--- grass-6.2.0.orig/include/Make/Html.make.rej
+++ grass-6.2.0/include/Make/Html.make.rej
@@ -0,0 +1,17 @@
+***************
+*** 92,98 ****
+  	GISBASE=$(GISBASE) \
+  	PATH=$(GISBASE)/bin:$$PATH \
+  	$(LD_LIBRARY_PATH_VAR)="$(GISBASE)/lib:$($(LD_LIBRARY_PATH_VAR))" \
+- 	LC_ALL=C fakeroot $(1) --html-description | grep -v '</body>\|</html>' > $(PGM).tmp.html ; true
+  
+  # html rules for cmd commands
+  htmlcmd: htmlcmd1 htmlgen
+--- 92,98 ----
+  	GISBASE=$(GISBASE) \
+  	PATH=$(GISBASE)/bin:$$PATH \
+  	$(LD_LIBRARY_PATH_VAR)="$(GISBASE)/lib:$($(LD_LIBRARY_PATH_VAR))" \
++ 	LC_ALL=C $(1) --html-description | grep -v '</body>\|</html>' > $(PGM).tmp.html ; true
+  
+  # html rules for cmd commands

Doesn't look fully correct...

?

Markus





Reply to: