[med-svn] [kmc] 09/10: remove whitespace-only patch hunks
Sascha Steinbiss
sascha at steinbiss.name
Wed Dec 23 16:56:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository kmc.
commit 99dd5196202dcc3aff3c754d2cdddaeb201a4602
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Wed Dec 23 16:49:42 2015 +0000
remove whitespace-only patch hunks
---
debian/patches/allow-dry-clean | 17 -----------------
debian/patches/hardening | 7 -------
debian/patches/use-shared-libs | 13 -------------
3 files changed, 37 deletions(-)
diff --git a/debian/patches/allow-dry-clean b/debian/patches/allow-dry-clean
index 4160d24..99fa38a 100644
--- a/debian/patches/allow-dry-clean
+++ b/debian/patches/allow-dry-clean
@@ -10,23 +10,6 @@ diff --git a/makefile b/makefile
index 0706eb3..71dd3b2 100644
--- a/makefile
+++ b/makefile
-@@ -32,8 +32,6 @@ $(KMC_DUMP_DIR)/kmc_dump.o \
- $(KMC_API_DIR)/kmc_file.o \
- $(KMC_API_DIR)/kmer_api.o
-
--
--
- ifeq ($(DISABLE_ASMLIB),true)
- CFLAGS += -DDISABLE_ASMLIB
- else
-@@ -41,7 +39,6 @@ else
- $(KMC_MAIN_DIR)/libs/alibelf64.a
- endif
-
--
- .cpp.o:
- $(CC) $(CFLAGS) -c $< -o $@
-
@@ -52,9 +49,9 @@ kmc_dump: $(KMC_DUMP_OBJS)
-mkdir -p $(KMC_BIN_DIR)
$(CC) $(CLINK) -o $(KMC_BIN_DIR)/$@ $^
diff --git a/debian/patches/hardening b/debian/patches/hardening
index 575df97..6871a3b 100644
--- a/debian/patches/hardening
+++ b/debian/patches/hardening
@@ -8,13 +8,6 @@ Subject: hardening
--- a/makefile
+++ b/makefile
-@@ -1,5 +1,5 @@
- all: kmc
--
-+
- KMC_BIN_DIR = bin
- KMC_MAIN_DIR = kmer_counter
- KMC_API_DIR = kmc_api
@@ -7,13 +7,13 @@
KMC_TOOLS_DIR = kmc_tools
diff --git a/debian/patches/use-shared-libs b/debian/patches/use-shared-libs
index 490d749..117cbf7 100644
--- a/debian/patches/use-shared-libs
+++ b/debian/patches/use-shared-libs
@@ -20,19 +20,6 @@ Subject: use-shared-libs
using namespace std;
-@@ -42,10 +42,10 @@
- int bzerror;
-
- uint64 part_size;
--
-+
- uchar *part;
- uint64 part_filled;
--
-+
- uint32 gzip_buffer_size;
- uint32 bzip2_buffer_size;
-
--- a/makefile
+++ b/makefile
@@ -30,10 +30,6 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmc.git
More information about the debian-med-commit
mailing list