From 39e159fbe6bbffb3229542258f956fc412bd871c Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Tue, 22 Aug 2000 14:55:04 +0000 Subject: [PATCH 1/1] Fix rules (thanks to Laurence) --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 91c6ac63..397e998b 100644 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,7 @@ install: build dh_clean -k dh_installdirs - $(MAKE) install DESTDIR=`pwd`/debian/tmp/usr + $(MAKE) install DESTDIR=`pwd`/debian/tmp mkdir -p `pwd`/debian/tmp/etc/tinc/example cp doc/tinc.conf.sample `pwd`/debian/tmp/etc/tinc/example/tinc.conf ln -s /usr/share/doc/tinc/README.Debian `pwd`/debian/tmp/etc/tinc/example/README -- 2.20.1