patch-doc_uninstalling_html 680 B

12345678910111213
  1. $OpenBSD: patch-doc_uninstalling_html,v 1.1 2009/07/13 08:14:28 ajacoutot Exp $
  2. --- doc/uninstalling.html.orig Thu Jul 2 17:28:54 2009
  3. +++ doc/uninstalling.html Thu Jul 2 17:29:17 2009
  4. @@ -17,7 +17,7 @@
  5. <h3 class="showhide_heading" id="Startup">Uninstalling HPLIP</h3><br>To
  6. uninstall HPLIP you can run "make uninstall" from within the HPLIP
  7. -source directory or you can run "rm -rf /usr/share/hplip" which will
  8. +source directory or you can run "rm -rf ${PREFIX}/share/hplip" which will
  9. remove the HPLIP files.<br><br>The HPLIP source directory is created
  10. when HPLIP is initially installed. Usually in
  11. /home/user/Desktop/hplip-version where version is the hplip version.