15 lines
387 B
Plaintext
15 lines
387 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1 2018/01/29 21:44:30 gsoares Exp $
|
|
|
|
Index: Makefile.in
|
|
--- Makefile.in.orig
|
|
+++ Makefile.in
|
|
@@ -370,7 +370,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
ACLOCAL_AMFLAGS = -I config
|
|
SUBDIRS = src doc tests extras
|
|
-dist_doc_DATA = ChangeLog
|
|
+dist_doc_DATA =
|
|
EXTRA_DIST = gpl-2.0.txt extras/torsocks-bash_completion
|
|
all: all-recursive
|
|
|