[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Current state of packaging Python software for Debian



* Vincent Bernat <bernat@debian.org>, 2011-06-15, 07:31:
On the debian side I always have to copy-paste the same-looking code over and over again (symlink jquery,

If you use dh_link in your debian/rules (most likely you do), you need only a single line in debian/<packagename>.links to do that.

Don't you need to remove jquery.js from your package as well?

Nope, dh_links does this for you as well.

--
Jakub Wilk


Reply to: