1
0
Fork 0

Removing ftbfs-gcc-14.patch, not needed anymore.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-24 14:50:14 +01:00
parent 8832113d90
commit 8c6e6cf2ea
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 0 additions and 29 deletions

View file

@ -1,28 +0,0 @@
Author: Daniel Baumann <daniel@debian.org>
Description: Building without qsfilter2 and qsrotate, they are removed in later upstream version (Closes: #1075142).
diff -Naurp libapache2-mod-qos.orig/tools/src/Makefile.am libapache2-mod-qos/tools/src/Makefile.am
--- libapache2-mod-qos.orig/tools/src/Makefile.am
+++ libapache2-mod-qos/tools/src/Makefile.am
@@ -1,6 +1,6 @@
# $Id: Makefile.am 2486 2018-09-03 20:22:17Z pbuchbinder $
-bin_PROGRAMS=qsfilter2 qslog qspng qsrotate qssign qstail qshead qsgrep qsexec qscheck qsgeo qslogger qsdt qsrespeed qsre
+bin_PROGRAMS=qslog qspng qssign qstail qshead qsgrep qsexec qscheck qsgeo qslogger qsdt qsrespeed qsre
qsfilter2_SOURCES= \
qsfilter2.c qs_util.c
diff -Naurp libapache2-mod-qos.orig/tools/src/Makefile.in libapache2-mod-qos/tools/src/Makefile.in
--- libapache2-mod-qos.orig/tools/src/Makefile.in
+++ libapache2-mod-qos/tools/src/Makefile.in
@@ -88,8 +88,8 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-bin_PROGRAMS = qsfilter2$(EXEEXT) qslog$(EXEEXT) qspng$(EXEEXT) \
- qsrotate$(EXEEXT) qssign$(EXEEXT) qstail$(EXEEXT) \
+bin_PROGRAMS = qslog$(EXEEXT) qspng$(EXEEXT) \
+ qssign$(EXEEXT) qstail$(EXEEXT) \
qshead$(EXEEXT) qsgrep$(EXEEXT) qsexec$(EXEEXT) \
qscheck$(EXEEXT) qsgeo$(EXEEXT) qslogger$(EXEEXT) \
qsdt$(EXEEXT) qsrespeed$(EXEEXT) qsre$(EXEEXT)

View file

@ -1 +0,0 @@
debian/0001-ftbfs-gcc-14.patch