From 5bbe0ce8540a509a3c0b12da56be7e7f416694c5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Feb 2025 20:35:27 +0100 Subject: [PATCH] Removing date headers in build.patch. Signed-off-by: Daniel Baumann --- debian/patches/0001-build.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/0001-build.patch b/debian/patches/0001-build.patch index ee24c86..6eff446 100644 --- a/debian/patches/0001-build.patch +++ b/debian/patches/0001-build.patch @@ -2,8 +2,8 @@ Author: Daniel Baumann Description: Avoid overwriting build-environment. diff -Naurp clzip.orig/configure clzip/configure ---- clzip.orig/configure 2013-07-19 17:24:58.332735484 +0200 -+++ clzip/configure 2013-07-19 17:30:30.803563946 +0200 +--- clzip.orig/configure ++++ clzip/configure @@ -20,10 +20,10 @@ bindir='$(exec_prefix)/bin' datarootdir='$(prefix)/share' infodir='$(datarootdir)/info'