[freefempp] 01/01: Remove all patches
Dimitrios Eftaxiopoulos
eftaxiop-guest at moszumanska.debian.org
Sun Feb 21 00:24:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
eftaxiop-guest pushed a commit to branch master
in repository freefempp.
commit cfb24d3ef677d659dc6440df0cfadb85e4bdbacd
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date: Sun Feb 21 02:20:02 2016 +0200
Remove all patches
---
debian/patches/configure.patch | 24 ------------------------
debian/patches/examples++-load.patch | 33 ---------------------------------
debian/patches/examples-bamg.patch | 8 --------
debian/patches/series | 3 ---
4 files changed, 68 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 6a7b419..0000000
--- a/debian/patches/examples++-load.patch
+++ /dev/null
@@ -1,33 +0,0 @@
---- a/examples++-load/Makefile.am
-+++ b/examples++-load/Makefile.am
-@@ -73,7 +73,7 @@
- MetricPk.$(DYLIB_SUFFIX) FreeFemQA.$(DYLIB_SUFFIX) shell.$(DYLIB_SUFFIX) \
- @TOOL_DYLIB_pipe@ symmetrizeCSR.$(DYLIB_SUFFIX) BEC.$(DYLIB_SUFFIX) \
- bfstream.$(DYLIB_SUFFIX) @TOOL_DYLIB_iohdf5@ ff-AiryBiry.$(DYLIB_SUFFIX) \
-- exactpartition.$(DYLIB_SUFFIX) ClosePoints.$(DYLIB_SUFFIX) aniso.$(DYLIB_SUFFIX)
-+ exactpartition.$(DYLIB_SUFFIX) ClosePoints.$(DYLIB_SUFFIX)
-
- # FFCS - some libraries are skipped because the corresponding tool is deactivated.
-
-@@ -215,8 +215,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}
---- a/examples++-load/load.link.in
-+++ b/examples++-load/load.link.in
-@@ -227,7 +227,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)
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 7a03102..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +0,0 @@
-examples++-load.patch
-examples-bamg.patch
-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