]> git.pld-linux.org Git - packages/distcc.git/commitdiff
- dropped (by misi3k)
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 30 Aug 2004 17:19:58 +0000 (17:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    distcc-dcc_dis.patch -> 1.2

distcc-dcc_dis.patch [deleted file]

diff --git a/distcc-dcc_dis.patch b/distcc-dcc_dis.patch
deleted file mode 100644 (file)
index 7935aff..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- distcc-2.17/src/clinet.c~  2004-07-30 01:12:13.000000000 +0000
-+++ distcc-2.17/src/clinet.c   2004-08-14 10:40:42.371505216 +0000
-@@ -128,7 +128,7 @@
-     int ret;
-     char portname[20];
--    dcc_trace("connecting to %s port %d", host, port);
-+    //dcc_trace("connecting to %s port %d", host, port);
-     
-     /* Unfortunately for us, getaddrinfo wants the port (service) as a string */
-     snprintf(portname, sizeof portname, "%d", port);
This page took 0.08546 seconds and 4 git commands to generate.