From 5e7df6ce79c6d7217d583d45b858f958f7a2e600 Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Sun, 4 Mar 2012 12:19:03 +0100 Subject: Build documentation at buildtime This justifies the asciidoc make dependency. Previously, pre-built documentation was supplied with the netcfg sources. Now only documentation source and the Makefile is provided. --- scripts/netcfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/netcfg b/scripts/netcfg index 1f734c7..e6de3bd 100755 --- a/scripts/netcfg +++ b/scripts/netcfg @@ -2,7 +2,7 @@ . /usr/lib/network/network -NETCFG_VER=2.7 +NETCFG_VER=2-notpackaged version() { -- cgit v1.2.3-24-g4f1b