Force mtp-probe into /lib/udev...
diff --git a/INSTALL b/INSTALL
index 64bd2b8..40f373e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -87,7 +87,7 @@
 
 To build the package:
 
-   % ./configure --libexecdir=/lib/udev
+   % ./configure
    % make
    % make install
 
@@ -97,11 +97,10 @@
 sox' "play" program. If the default prefix for some reason fail,
 try to tag on "--program-prefix=mtp-" to the "configure" command.
 
-The "--libexecdir=/lib/udev" parameter is a Linux pecularity to
+The "libexedir" in the configure file is hardcoded to /lib/udev to
 make the mtp-probe (which is built for Linux only) install into
-that directory. Library executables are executables bound to the
-library and for udev programs this specific directory shall hold
-such executables.
+that directory. This is the only location that makes sens for this
+executable.
 
 if you want to install the documentation type: