From a2faf00cb2b07166da0784e5156cd57823d8d900 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 14 Dec 2009 04:17:53 +0100 Subject: [PATCH] Adjust path of example files in README file on the fly --- debian/rules | 1 + 1 file changed, 1 insertion(+) 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 -- 2.1.4