[geographiclib] 05/11: Drop datadir patch as now using autoreconf

Ross Gammon ross-guest at moszumanska.debian.org
Sun Sep 14 10:15:15 UTC 2014


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

ross-guest pushed a commit to branch master
in repository geographiclib.

commit 33db211e673a637f2f7820e414045969f4bdc38d
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sat Sep 6 20:41:43 2014 +0200

    Drop datadir patch as now using autoreconf
    
    No point patching a file that is automatically re-generated during
    the build
---
 debian/patches/datadir | 33 ---------------------------------
 debian/patches/series  |  1 -
 2 files changed, 34 deletions(-)

diff --git a/debian/patches/datadir b/debian/patches/datadir
deleted file mode 100644
index 6d5e533..0000000
--- a/debian/patches/datadir
+++ /dev/null
@@ -1,33 +0,0 @@
---- geographiclib.orig/src/Makefile.in
-+++ geographiclib/src/Makefile.in
-@@ -442,7 +442,7 @@
- 		../include/GeographicLib/Utility.hpp \
- 		../include/GeographicLib/Config.h
- 
--geographiclib_data = $(datadir)/GeographicLib
-+geographiclib_data = $(datadir)
- EXTRA_DIST = Makefile.mk CMakeLists.txt GeographicLib.pro
- all: all-am
- 
---- geographiclib.orig/include/Makefile.in
-+++ geographiclib/include/Makefile.in
-@@ -341,7 +341,7 @@
- 			GeographicLib/Utility.hpp \
- 			GeographicLib/Config.h
- 
--geographiclib_data = $(datadir)/GeographicLib
-+geographiclib_data = $(datadir)
- EXTRA_DIST = Makefile.mk GeographicLib/CMakeLists.txt GeographicLib/Config.h.in
- all: all-am
- 
---- geographiclib.orig/tools/Makefile.in
-+++ geographiclib/tools/Makefile.in
-@@ -545,7 +545,7 @@
- 	geographiclib-get-gravity \
- 	geographiclib-get-magnetic
- 
--geographiclib_data = $(datadir)/GeographicLib
-+geographiclib_data = $(datadir)
- CLEANFILES = $(sbin_SCRIPTS)
- EXTRA_DIST = Makefile.mk CMakeLists.txt \
- 	geographiclib-get-geoids.sh geographiclib-get-gravity.sh \
diff --git a/debian/patches/series b/debian/patches/series
index d64a52e..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-datadir

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



More information about the Pkg-grass-devel mailing list