make symlink relative
authorBdale Garbee <bdale@gag.com>
Tue, 13 Sep 2011 21:12:10 +0000 (15:12 -0600)
committerBdale Garbee <bdale@gag.com>
Tue, 13 Sep 2011 21:12:10 +0000 (15:12 -0600)
debian/rules

index 2dc516b1e10247aba4447365b0716f64d08898a0..8995e7039c25c0ef6a78cb013a3564df0b312ce5 100755 (executable)
@@ -82,7 +82,7 @@ binary-arch: build
        install -m 644 debian/amandahosts $(r)/etc/amandahosts
        dh_installdocs -a
        dh_installexamples -a
-       ln -s /usr/share/amanda/example $(r)/usr/share/doc/examples
+       ln -s ../amanda/example $(r)/usr/share/doc/examples
        cp ChangeLog $(r)/usr/share/doc/amanda-common/changelog
        cp example/xinetd.amandaserver $(r)/etc/xinetd.d/amanda
        dh_installmenu -a