[PATCH libnetfilter_log] autoconf: don't curl build script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a bad idea; cloning repo followed by "./autogen.sh" brings
repository into a changed state.

Partial revert of 74576db959cb
("build: doc: `make` generates requested documentation")

Signed-off-by: Florian Westphal <fw@xxxxxxxxx>
---
 autogen.sh | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 93e2a23135d4..5e1344a85402 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,12 +1,4 @@
 #!/bin/sh -e
 
-BUILD_MAN=doxygen/build_man.sh
-
-# Allow to override build_man.sh url for local testing
-# E.g. export NFQ_URL=file:///usr/src/libnetfilter_queue
-curl ${NFQ_URL:-https://git.netfilter.org/libnetfilter_queue/plain}/$BUILD_MAN\
-  -o$BUILD_MAN
-chmod a+x $BUILD_MAN
-
 autoreconf -fi
 rm -Rf autom4te.cache
-- 
2.48.1





[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux