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