aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavide <davide@kerr.(none)>2009-08-15 18:07:54 +0200
committerdavide <davide@kerr.(none)>2009-08-15 18:07:54 +0200
commit1c9be7b61ba429d21bdec3aa86023366fcc4d9ab (patch)
treeefae389295d335b4426a0f3c6dfebe0e6192fbb4 /sci-mathematics/freefem++/files
parentsci-chemistry/imosflm -- IMOSFLM_VERSION is set by sci-chemistry/imosflm (diff)
downloadsci-1c9be7b61ba429d21bdec3aa86023366fcc4d9ab.tar.gz
sci-1c9be7b61ba429d21bdec3aa86023366fcc4d9ab.tar.bz2
sci-1c9be7b61ba429d21bdec3aa86023366fcc4d9ab.zip
sci-mathematics/freefem++: version bump.
Diffstat (limited to 'sci-mathematics/freefem++/files')
-rw-r--r--sci-mathematics/freefem++/files/freefem++-3.4.2-no-doc-autobuild.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/sci-mathematics/freefem++/files/freefem++-3.4.2-no-doc-autobuild.patch b/sci-mathematics/freefem++/files/freefem++-3.4.2-no-doc-autobuild.patch
new file mode 100644
index 000000000..add003aea
--- /dev/null
+++ b/sci-mathematics/freefem++/files/freefem++-3.4.2-no-doc-autobuild.patch
@@ -0,0 +1,30 @@
+diff -urN freefem++-3.4.old/DOC/Makefile.am freefem++-3.4.new/DOC/Makefile.am
+--- freefem++-3.4.old/DOC/Makefile.am 2009-07-15 17:19:57.000000000 +0200
++++ freefem++-3.4.new/DOC/Makefile.am 2009-07-15 17:20:22.000000000 +0200
+@@ -1,4 +1,4 @@
+-dist_pkgdata_DATA=$(DOCPDF)
++all:
+ documentation: $(DOCPDF)
+ docps: $(DOCPS) $(DOCPSGZ)
+ docpdf: $(DOCPDF)
+@@ -117,4 +117,4 @@
+
+
+ # do not delete the copy figure to long to created
+-.PRECIOUS: $(CPFIGS_PDF) $(CPFIGS_EPS)
+\ No newline at end of file
++.PRECIOUS: $(CPFIGS_PDF) $(CPFIGS_EPS)
+diff -urN freefem++-3.4.old/Makefile.am freefem++-3.4.new/Makefile.am
+--- freefem++-3.4.old/Makefile.am 2009-07-15 17:19:57.000000000 +0200
++++ freefem++-3.4.new/Makefile.am 2009-07-15 17:55:42.000000000 +0200
+@@ -147,10 +147,6 @@
+
+ # Native MacOS packaging
+ # ----------------------
+-install-exec-local::
+- $(mkinstalldirs) -m 755 $(DESTDIR)$(pkgdatadir)/$(VERSION)
+- tar cvf - $(FF_EXAMPLES_FILES)| (cd $(DESTDIR)$(pkgdatadir)/$(VERSION); tar xvf -)
+-
+ ListFiles-natives: .FORCE
+ # echo COPYRIGHT HISTORY HISTORY_BEFORE_2005 README BUGS TODO INSTALL INSTALL-MacOSX INNOVATION >$@
+ # echo mode-mi-edp.zip >> $@