Le Tue, Sep 16, 2008 at 07:11:59PM -0500, William Vera a écrit : > Hello Mentors > I have a problem trying to update a package using cdbs, > that's appears duplicate installations of the docs files, > in /usr/doc/foo and /usr/share/docs/foo
Hi, it is probably that debhelper installs the docs (README AUTHORS ChangeLog TODO) in /usr/share/docs/foo and the makefile in /usr/doc/foo (see Makefile.am). The file names of the docs are generic enough that Debhelper guesses them. Have a nice day, -- Charles Plessy Debian Med packaging team, Tsurumi, Kanagawa, Japan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

