Ian Jackson <ijack...@chiark.greenend.org.uk> writes: > * Source code distributed in the .deb as > /usr/src/autobuild/libatlas3gf-auto/* > * README.DO-NOT-EDIT file in the above directory, and all the > .deb-installed files are mode 600, to try to avoid the user > editing the source.
I recommend instead doing the same thing that all the out-of-tree kernel modules that build with module-assistant do: ship the source as a .tar.bz2 file, unpack it during the build, and then make clean after a successful build. Please don't ship files mode 600. It's a Policy violation for all the good reasons stated in Policy. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/871v9veqq5....@windlord.stanford.edu