13 lines
511 B
Plaintext
13 lines
511 B
Plaintext
$OpenBSD: patch-third-party_Makefile_in,v 1.1 2010/05/01 13:50:05 naddy Exp $
|
|
--- third-party/Makefile.in.orig Sat May 1 03:13:20 2010
|
|
+++ third-party/Makefile.in Sat May 1 03:13:31 2010
|
|
@@ -281,7 +281,7 @@ top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
transmissionlocaledir = @transmissionlocaledir@
|
|
-SUBDIRS = libnatpmp miniupnp libevent dht
|
|
+SUBDIRS = libnatpmp miniupnp dht
|
|
EXTRA_DIST = \
|
|
macosx-libevent-config.h \
|
|
macosx-libevent-event-config.h
|