[Forensics-changes] [grokevt] 02/02: Refresh patches on the debian branch

Samuel Henrique samueloph-guest at moszumanska.debian.org
Sun Jan 1 21:25:54 UTC 2017


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

samueloph-guest pushed a commit to branch debian
in repository grokevt.

commit 5d87625bd3a7101f2e3681141056d90397e775a6
Author: Samuel Henrique <samueloph at gmail.com>
Date:   Sun Jan 1 19:24:56 2017 -0200

    Refresh patches on the debian branch
---
 debian/patches/01-config-path.patch | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/debian/patches/01-config-path.patch b/debian/patches/01-config-path.patch
index 51b2cb0..38de066 100644
--- a/debian/patches/01-config-path.patch
+++ b/debian/patches/01-config-path.patch
@@ -3,9 +3,9 @@ Author: Christophe Monniez <christophe.monniez at fccu.be>
 Last-Update: 2008-09-02
 Index: grokevt/lib/grokevt.py
 ===================================================================
---- grokevt.orig/lib/grokevt.py	2009-10-27 17:54:19.182687288 +0100
-+++ grokevt/lib/grokevt.py	2009-10-29 11:16:22.511477914 +0100
-@@ -682,7 +682,7 @@
+--- grokevt.orig/lib/grokevt.py
++++ grokevt/lib/grokevt.py
+@@ -688,7 +688,7 @@ class grokevtConfig:
  
  # This is only here to aide in debugging.
  # It will be overridden during a 'make install' below.
@@ -16,15 +16,14 @@ Index: grokevt/lib/grokevt.py
  ################################################################################
 Index: grokevt/Makefile
 ===================================================================
---- grokevt.orig/Makefile	2009-10-29 11:18:11.107640882 +0100
-+++ grokevt/Makefile	2009-10-29 11:19:00.335312310 +0100
-@@ -6,10 +6,10 @@
- 	print "%d.%d" % (sys.version_info[0],sys.version_info[1])' | python`
+--- grokevt.orig/Makefile
++++ grokevt/Makefile
+@@ -4,9 +4,9 @@ PYTHON3_PATH:=`which python3`
+ PYTHON_PATH:=`which python`
  
  # Installation prefixes.  Change to install elsewhere.
 -PREFIX=/usr/local
 +PREFIX=/usr
- LIB_PREFIX:=$(PREFIX)/lib/python$(PYTHON_VERSION)/site-packages
  BIN_PREFIX=$(PREFIX)/bin
 -ETC_PREFIX=$(PREFIX)/etc/grokevt
 +ETC_PREFIX=/etc/grokevt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/grokevt.git



More information about the forensics-changes mailing list