summaryrefslogtreecommitdiff
path: root/ucspi-tcp6-deb/debian/patches/000-conf.patch
blob: 17d86e7f0714b52c9cb340c7370b1e95664ab760 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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.