]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Don't use make install for the module build
authorRuss Allbery <rra@debian.org>
Fri, 13 Feb 2009 19:40:41 +0000 (11:40 -0800)
committerRuss Allbery <rra@debian.org>
Fri, 13 Feb 2009 19:40:41 +0000 (11:40 -0800)
commitc337988baaec063f2ab1ecd6d56102b238319fe2
tree20b96c9702d04f4f4f6596bdff3c628cca7c4c33
parentb8abc3aa97e1e90d5ed08aa61427226de4575893
Don't use make install for the module build

make install requires pinstall, which we don't copy over with libafs_tree.
Just copy the built module out of the build directory and simplify life.
debian/module/rules