[med-svn] [bowtie2] 03/05: Refresh d/patches/reproducible.patch

Alex Mestiashvili malex-guest at moszumanska.debian.org
Wed Feb 7 23:08:38 UTC 2018


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

malex-guest pushed a commit to branch master
in repository bowtie2.

commit 4d918d63709f1a35d19c956cde1396ede90418f0
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Wed Feb 7 22:13:34 2018 +0100

    Refresh d/patches/reproducible.patch
---
 debian/patches/reproducible.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/reproducible.patch b/debian/patches/reproducible.patch
index 254aeef..f1aabd7 100644
--- a/debian/patches/reproducible.patch
+++ b/debian/patches/reproducible.patch
@@ -5,9 +5,9 @@ Description: make build reproducible
 Author: Sascha Steinbiss <sascha at steinbiss.name>
 --- bowtie2.orig/Makefile
 +++ bowtie2/Makefile
-@@ -31,7 +31,7 @@
- CPP ?= $(GCC_PREFIX)/g++$(GCC_SUFFIX)
+@@ -32,7 +32,7 @@
  CXX ?= $(CPP)
+ CXXFLAGS += -std=c++98
  
 -HEADERS := $(wildcard *.h)
 +HEADERS := $(sort $(wildcard *.h))

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



More information about the debian-med-commit mailing list