Hi, On Fri, 10 May 2013, Andreas Tille wrote: > $ cat debian/libgtkdatabox-0.9.2-0-doc.linktrees > replace usr/share/javascript/jquery/jquery.js > usr/share/doc/libgtkdatabox-0.9.2-0-doc/html/jquery.js > $ grep -A1 dh-linktree debian/control > dh-linktree, > libjs-jquery > > does not seem to do the magic I want it to do. Any hints?
You need to call dh_linktree at some point, probably by using "dh --with linktree"... Cheers, -- Raphaël Hertzog ◈ Debian Developer Get the Debian Administrator's Handbook: → http://debian-handbook.info/get/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

