Comment 2 for bug 29536

Revision history for this message
Chris Moore (dooglus) wrote :

no, not in comments at least, so let's try that again:

----
--- checkinstall.~1~ 2005-11-17 19:47:26.000000000 +0100
+++ checkinstall 2006-01-24 14:13:47.000000000 +0100
@@ -792,7 +792,7 @@
     unset INSTALLWATCH_BACKUP_PATH
 fi

-export LD_PRELOAD=${INSTALLWATCH_PREFIX}/lib/installwatch.so
+export LD_PRELOAD=${INSTALLWATCH_PREFIX}/lib/installwatch/installwatch.so

 # Run the install command, showing the results interactively if we were asked
 # to do so in the configuration section (see the SHOW_INSTALL switch above)
----

That's what I pasted before. Will it be mangled again?