[grass] 08/09: Drop htmlgen-fakeroot patch, obsolete.

Bas Couwenberg sebastic at xs4all.nl
Sun Jan 25 01:47:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository grass.

commit f77b391d73b6e98f3aa35ab493dbae1460c5c7e2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jan 25 01:31:16 2015 +0100

    Drop htmlgen-fakeroot patch, obsolete.
---
 debian/patches/htmlgen-fakeroot | 14 --------------
 debian/patches/series           |  1 -
 2 files changed, 15 deletions(-)

diff --git a/debian/patches/htmlgen-fakeroot b/debian/patches/htmlgen-fakeroot
deleted file mode 100644
index 52625f6..0000000
--- a/debian/patches/htmlgen-fakeroot
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Use fakeroot to run htmlgen
-Author: Steve Halasz
-
---- a/include/Make/Html.make
-+++ b/include/Make/Html.make
-@@ -34,7 +34,7 @@ htmldesc = \
- 	GISBASE=$(RUN_GISBASE) \
- 	PATH="$(BIN):$$PATH" \
- 	$(LD_LIBRARY_PATH_VAR)="$(BIN):$(ARCH_LIBDIR):$($(LD_LIBRARY_PATH_VAR))" \
--	LC_ALL=C $(1) --html-description < /dev/null | grep -v '</body>\|</html>' > $(PGM).tmp.html ; true
-+	LC_ALL=C fakeroot $(1) --html-description < /dev/null | grep -v '</body>\|</html>' > $(PGM).tmp.html ; true
- 
- $(HTMLDIR)/$(PGM).html: $(HTMLSRC)
- 	if [ "$(HTMLSRC)" != "" ] ; then $(call htmldesc,$<) ; fi
diff --git a/debian/patches/series b/debian/patches/series
index b5cfc66..58642e4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-#htmlgen-fakeroot
 www-browser
 pager
 instdir

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git



More information about the Pkg-grass-devel mailing list