Le Tue, Oct 11, 2011 at 02:15:02PM +0200, IOhannes m zmoelnig a écrit : > > i was wondering, what is the best way to *exclude* files from a package > that get installed by upstream's "make install" target? > - - removing the files right after the "install" target.
Dear IOhannes, I tend to exclude files by removing them. This way, it is self-documenting (but a comment on why they are removed may be very useful sometimes). I do not use the --force option of rm, so that it is immediately noticed when the file to remove is not installed anymore at a later upstream update. Have a nice day, -- Charles Plessy Tsurumi, Kanagawa, Japan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

