summaryrefslogtreecommitdiff
path: root/ucspi-tcp6-deb/debian/patches
diff options
context:
space:
mode:
authorJannis M. Hoffmann <jannis@fehcom.de>2024-12-02 22:14:31 +0100
committerJannis M. Hoffmann <jannis@fehcom.de>2024-12-02 22:14:31 +0100
commit5b234bd3778040d9ac44c1208cac52c8d41abf55 (patch)
tree09e321c21d1e994257ea2a06f40e323e87f88b81 /ucspi-tcp6-deb/debian/patches
parent631900d55f260bb0fa899fc8b393d9a2af3a3fd8 (diff)
use repackaging for ucspi-tcp6
Diffstat (limited to 'ucspi-tcp6-deb/debian/patches')
-rw-r--r--ucspi-tcp6-deb/debian/patches/000-conf.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/ucspi-tcp6-deb/debian/patches/000-conf.patch b/ucspi-tcp6-deb/debian/patches/000-conf.patch
deleted file mode 100644
index 17d86e7..0000000
--- a/ucspi-tcp6-deb/debian/patches/000-conf.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Author: Jannis M. Hoffmann
-Description: Adjust build configuration so that the `configure' step creates conf-XX files.
-
---- /dev/null
-+++ ucspi-tcp6-deb/ucspi-tcp6/ucspi-tcp6-1.13.00/src/home
-@@ -0,0 +0,1 @@
-+
-
---- ucspi-tcp6-deb/ucspi-tcp6/ucspi-tcp6-1.13.00/conf-cc
-+++ /dev/null
-@@ -0,3 +0,0 @@
--cc -O2 -g -Wall -I`head -1 ../conf-qlibs`/include
--
--This will be used to compile .c files.
-
---- ucspi-tcp6-deb/ucspi-tcp6/ucspi-tcp6-1.13.00/conf-ld
-+++ /dev/null
-@@ -0,3 +0,0 @@
--cc -s -L`head -1 ../conf-qlibs`
--
--This will be used to link .o files into an executable.