From: Michael Prokop Date: Mon, 14 Dec 2009 03:17:53 +0000 (+0100) Subject: Adjust path of example files in README file on the fly X-Git-Tag: v0.3.2-1~4 X-Git-Url: https://git.syn-net.org/debian/?p=anytun.git;a=commitdiff_plain;h=a2faf00cb2b07166da0784e5156cd57823d8d900 Adjust path of example files in README file on the fly --- diff --git a/debian/rules b/debian/rules index a277c3f..06d8014 100755 --- a/debian/rules +++ b/debian/rules @@ -47,6 +47,7 @@ install: build cd src && $(MAKE) DESTDIR=$(CURDIR)/debian/anytun install && cd .. # Fix unusual path: mv debian/anytun/usr/share/anytun/examples/anytun debian/anytun/usr/share/anytun/examples/config + echo "example configurations can be found at /usr/share/anytun/examples/config" > debian/anytun/etc/anytun/README # Build architecture-independent files here. binary-indep: install