SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- doc/uninstalling.html.orig Thu Jul 2 17:28:54 2009
+++ doc/uninstalling.html Thu Jul 2 17:29:17 2009
@@ -17,7 +17,7 @@
<h3 class="showhide_heading" id="Startup">Uninstalling HPLIP</h3><br>To
uninstall HPLIP you can run "make uninstall" from within the HPLIP
-source directory or you can run "rm -rf /usr/share/hplip" which will
+source directory or you can run "rm -rf ${PREFIX}/share/hplip" which will
remove the HPLIP files.<br><br>The HPLIP source directory is created
when HPLIP is initially installed. Usually in
/home/user/Desktop/hplip-version where version is the hplip version.