<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I believe what he is saying is that you should build a new package so
that the old module is removed and the new module is being tracked by
the package manager. <br>
<br>
dae3 wrote:
<blockquote cite="mid:20090724120353.GH2016@acerrimo" type="cite">
  <pre wrap="">Il 24/07/2009 alle 13:35, <a class="moz-txt-link-abbreviated" href="mailto:xgizzmo@gmail.com">xgizzmo@gmail.com</a> ha scritto:

  </pre>
  <blockquote type="cite">
    <pre wrap="">The point of using a SlackBuild is to create a package, by recompiling the 
kernel module you are corrupting the package and the new module can not be 
removed when you uninstall the package. Just my 2 cents.
    </pre>
  </blockquote>
  <pre wrap=""><!---->

You're not corrupting the package: the old module installed by the
package is still in the old kernel's module directory.

It's true that the new module can't be automatically removed when you
uninstall, but the new module wasn't installed by the package either.


  </pre>
</blockquote>
</body>
</html>