[routino] 04/09: Move routino-router rename from web_path to rename_router patch.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Sep 15 22:02:53 UTC 2015


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

sebastic pushed a commit to branch master
in repository routino.

commit 145f4a46f7e27f6d8193050464465c962a6db666
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Sep 15 22:10:43 2015 +0200

    Move routino-router rename from web_path to rename_router patch.
---
 debian/patches/rename_router | 11 +++++++++++
 debian/patches/web_path      |  9 ---------
 2 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/debian/patches/rename_router b/debian/patches/rename_router
index cb33728..9b0f53f 100644
--- a/debian/patches/rename_router
+++ b/debian/patches/rename_router
@@ -136,3 +136,14 @@ Forwarded: not-needed
  
      mv shortest* $dir/$name-$waypoint
  
+--- a/web/www/routino/paths.pl
++++ b/web/www/routino/paths.pl
+@@ -33,7 +33,7 @@ $results_dir="$root_dir/results";
+ $data_prefix="";
+ 
+ # EDIT THIS to change the names of the executables (enables easy selection of slim mode).
+-$router_exe="router";
++$router_exe="routino-router";
+ $filedumper_exe="filedumper";
+ 
+ # EDIT THIS to change the search type and base URL (must be a type recognised by search.pl).
diff --git a/debian/patches/web_path b/debian/patches/web_path
index 78c5d30..1d6da63 100644
--- a/debian/patches/web_path
+++ b/debian/patches/web_path
@@ -17,12 +17,3 @@ Forwarded: not-needed
  $data_dir="$root_dir/data";
  $results_dir="$root_dir/results";
  
-@@ -33,7 +33,7 @@ $results_dir="$root_dir/results";
- $data_prefix="";
- 
- # EDIT THIS to change the names of the executables (enables easy selection of slim mode).
--$router_exe="router";
-+$router_exe="routino-router";
- $filedumper_exe="filedumper";
- 
- # EDIT THIS to change the search type and base URL (must be a type recognised by search.pl).

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



More information about the Pkg-grass-devel mailing list