]> git.meshlink.io Git - meshlink/commitdiff
Fix rules (thanks to Laurence)
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 22 Aug 2000 14:55:04 +0000 (14:55 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 22 Aug 2000 14:55:04 +0000 (14:55 +0000)
debian/rules

index 91c6ac636f2d5191dcde74e42093bb55d9acc485..397e998b3c8cfa9a24b063047d298e7c0881f686 100644 (file)
@@ -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