[freefempp] 02/04: Remove all patches

Dimitrios Eftaxiopoulos eftaxiop-guest at moszumanska.debian.org
Fri Apr 25 18:04:11 UTC 2014


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

eftaxiop-guest pushed a commit to branch master
in repository freefempp.

commit 909956bc23bedf22c59ab9166001e21f48038d72
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Fri Apr 25 13:59:47 2014 +0300

    Remove all patches
---
 debian/patches/configure.patch       | 24 ------------------------
 debian/patches/examples++-load.patch | 24 ------------------------
 debian/patches/examples-bamg.patch   |  8 --------
 debian/patches/series                |  1 -
 4 files changed, 57 deletions(-)

diff --git a/debian/patches/configure.patch b/debian/patches/configure.patch
deleted file mode 100644
index f88f5ea..0000000
--- a/debian/patches/configure.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -1653,8 +1653,8 @@
- 	[[hypre],[-lHYPRE]],
- 	[[fftw3],[-lfftw3],[/usr/include/fftw3.h],[]],
- 	[[superlu_dist],[-lsuperlu-dist],[/usr/include/superlu-dist/superlu_defs.h],[]],
--	[[superlu],[-lsuperlu],[/usr/include/superlu/superlu_enum_consts.h],[]],
--	[[Superlu4],[-lsuperlu4],[/usr/include/superlu4/superlu_enum_consts.h],[]],
-+	[[superlu],[-lsuperlu4],[/usr/include/superlu/superlu_enum_consts.h],[]],
-+	[[superlu],[-lsuperlu4],[/usr/include/superlu/slu_ddefs.h],[]],
-         [[blacs],[ -lblacsCinit$ff_with_mpi	-lblacsF77init$ff_with_mpi	-lblacs$ff_with_mpi],[]],
-         [[scalapack],[-lscalapack$ff_with_mpi],[]],
-         [[scotch],[-lscotch -lscotcherr],[scotch.h]],
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -6,7 +6,7 @@
- 
- # $Id$
- 
--SUBDIRS=download src  examples++-tutorial examples++	\
-+SUBDIRS=src  examples++-tutorial examples++	\
- 	examples++-eigen examples++-load examples++-mpi	\
- 	examples++-bug examples++-chapt3 examples++-other \
- 	examples++-3d DOC 
diff --git a/debian/patches/examples++-load.patch b/debian/patches/examples++-load.patch
deleted file mode 100644
index 7e7e6bd..0000000
--- a/debian/patches/examples++-load.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- a/examples++-load/load.link.in
-+++ b/examples++-load/load.link.in
-@@ -216,7 +216,7 @@
-         LIBS="'$b/libff.dll' $LIBS $DLL"
- #        SUF=dll
- 	;;
--    FreeBSD|NetBSD)
-+    FreeBSD|NetBSD|GNU|GNU/kFreeBSD)
- 	SHARED="-shared" 
- 	FLAGS='-fPIC';;
- 	# 64 bit Linux needs -fPIC (ALH)
---- a/examples++-load/Makefile.am
-+++ b/examples++-load/Makefile.am
-@@ -205,8 +205,8 @@
- 	  sed <$$i >$(DESTDIR)$(ff_prefix_dir)/lib/$$i 's#$(abs_top_builddir)/download#$(ff_prefix_dir)#' ;\
- 	 done
- 	echo loadpath += \"./\"  >$(DESTDIR)$(ff_prefix_dir)/etc/freefem++.pref
--	echo loadpath += \"$(ff_prefix_dir)/lib\"  >>$(DESTDIR)$(ff_prefix_dir)/etc/freefem++.pref
--	echo includepath += \"$(ff_prefix_dir)/idp\"  >>$(DESTDIR)$(ff_prefix_dir)/etc/freefem++.pref
-+	echo loadpath += \"$(prefix)/lib/freefem++\"  >>$(DESTDIR)$(ff_prefix_dir)/etc/freefem++.pref
-+	echo includepath += \"$(prefix)/include/freefem++/idp\"  >>$(DESTDIR)$(ff_prefix_dir)/etc/freefem++.pref
- 	$(INSTALL_SCRIPT) ff-c++  $(DESTDIR)${bindir}
- 	$(INSTALL_SCRIPT) ff-pkg-download  $(DESTDIR)${bindir}
- 	$(INSTALL_SCRIPT) ff-get-dep  $(DESTDIR)${bindir}
diff --git a/debian/patches/examples-bamg.patch b/debian/patches/examples-bamg.patch
deleted file mode 100644
index 499f795..0000000
--- a/debian/patches/examples-bamg.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- a/examples-bamg/test/dotest.pl
-+++ b/examples-bamg/test/dotest.pl
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl
-+#!/usr/bin/perl
- # -----  clean ---
- unlink <*.mesh>;
- unlink <*.am_fmt>;
diff --git a/debian/patches/series b/debian/patches/series
index 37a4b42..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-configure.patch

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



More information about the debian-science-commits mailing list