[giac] 01/05: Exclude algoseconde.html from the build for now

Ximin Luo infinity0 at debian.org
Tue Jun 27 11:01:43 UTC 2017


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

infinity0 pushed a commit to branch master
in repository giac.

commit 1e58b5870195b02b7d92ebf09680ad13d78049fc
Author: Ximin Luo <infinity0 at debian.org>
Date:   Tue Jun 27 11:36:38 2017 +0200

    Exclude algoseconde.html from the build for now
---
 debian/patches/dont-build-files-excluded.patch | 9 +--------
 debian/patches/missing-build-rules.patch       | 8 ++++++--
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/debian/patches/dont-build-files-excluded.patch b/debian/patches/dont-build-files-excluded.patch
index 92b82d1..701dd54 100644
--- a/debian/patches/dont-build-files-excluded.patch
+++ b/debian/patches/dont-build-files-excluded.patch
@@ -71,7 +71,7 @@ Forwarded: not-needed
  dist_pkgdata_DATA = aide_cas
 @@ -8,12 +8,10 @@
  
- install-exec-hook: testfr.html
+ install-exec-hook: testfr.html algoseconde.html
  	$(install_sh) -d $(DESTDIR)$(prefix)/share/giac/doc/dxcas
 -	$(install_sh) -d $(DESTDIR)$(prefix)/share/giac/doc/pari
  	for dd in $(XCASHTML); do \
@@ -82,13 +82,6 @@ Forwarded: not-needed
  	$(INSTALL_DATA) $(top_srcdir)/doc/index.html $(DESTDIR)$(prefix)/share/giac/doc/
  	$(INSTALL_DATA) $(top_srcdir)/doc/README $(DESTDIR)$(prefix)/share/giac/doc/
  	ln -sf ../aide_cas $(DESTDIR)$(prefix)/share/giac/doc/aide_cas
-@@ -25,3 +23,6 @@
- 
- testfr.html:
- 	hevea -fix testfr
-+
-+algoseconde.html:
-+	hevea -fix algoseconde
 --- a/doc/en/Makefile.am
 +++ b/doc/en/Makefile.am
 @@ -1,6 +1,6 @@
diff --git a/debian/patches/missing-build-rules.patch b/debian/patches/missing-build-rules.patch
index 05c4477..103e150 100644
--- a/debian/patches/missing-build-rules.patch
+++ b/debian/patches/missing-build-rules.patch
@@ -11,16 +11,20 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  dist_doc_DATA = README index.html
  
 -install-exec-hook: 
-+install-exec-hook: testfr.html
++install-exec-hook: testfr.html algoseconde.html
  	$(install_sh) -d $(DESTDIR)$(prefix)/share/giac/doc/dxcas
  	$(install_sh) -d $(DESTDIR)$(prefix)/share/giac/doc/pari
  	for dd in $(XCASHTML); do \
-@@ -23,3 +23,5 @@
+@@ -23,3 +23,9 @@
  #	ln -sf $(DESTDIR)$(prefix)/share/giac/doc/en/xcasex $(DESTDIR)$(prefix)/share/giac/doc/local/xcasex
  #	ln -sf $(DESTDIR)$(prefix)/share/giac/doc/en/xcasmenu $(DESTDIR)$(prefix)/share/giac/doc/local/xcasmenu
  
 +testfr.html:
 +	hevea -fix testfr
++
++algoseconde.html:
++#	hevea -fix algoseconde
++	echo '<p>Unfortunately, this file <a href="http://xcas.e.ujf-grenoble.fr/XCAS/viewtopic.php?f=4&t=1813">cannot yet be built</a> in Debian.</p>' > "$@"
 --- a/src/Makefile.am
 +++ b/src/Makefile.am
 @@ -1,3 +1,4 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/giac.git



More information about the debian-science-commits mailing list