You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2016/02/06 12:21:35 UTC

svn commit: r1728813 - /httpd/httpd/trunk/modules/proxy/NWGNUproxywstunnel

Author: rjung
Date: Sat Feb  6 11:21:34 2016
New Revision: 1728813

URL: http://svn.apache.org/viewvc?rev=1728813&view=rev
Log:
Netware proxy makefiles:
- change vpatch for wstunnel to be consistent
  with orther proxy modules. Likely a
  a copy&paste error from a balancer module

Modified:
    httpd/httpd/trunk/modules/proxy/NWGNUproxywstunnel

Modified: httpd/httpd/trunk/modules/proxy/NWGNUproxywstunnel
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/NWGNUproxywstunnel?rev=1728813&r1=1728812&r2=1728813&view=diff
==============================================================================
--- httpd/httpd/trunk/modules/proxy/NWGNUproxywstunnel (original)
+++ httpd/httpd/trunk/modules/proxy/NWGNUproxywstunnel Sat Feb  6 11:21:34 2016
@@ -240,7 +240,8 @@ install :: nlms FORCE
 # Any specialized rules here
 #
 
-vpath %.c balancers
+vpath %.c ../arch/netware
+
 #
 # Include the 'tail' makefile that has targets that depend on variables defined
 # in this makefile