X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=debian%2Frules;h=91c6ac636f2d5191dcde74e42093bb55d9acc485;hp=34fcb9bab863c0ee2206c1c5c7b56f987a9a7c28;hb=861e808fef1f6796d837215f9ad135fb4cb50f5c;hpb=d3f41b803bf3c38910f24f1f268f182466723149 diff --git a/debian/rules b/debian/rules index 34fcb9b..91c6ac6 100644 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,7 @@ install: build dh_clean -k dh_installdirs - $(MAKE) install prefix=`pwd`/debian/tmp/usr + $(MAKE) install DESTDIR=`pwd`/debian/tmp/usr 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