[PATCH 2/2] words3: Add note about DESTDIR

Stephen Gregoratto dev@sgregoratto.me
Tue Oct 13 10:20:37 GMT 2020


---
 words3 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/words3 b/words3
index 6972669..79251c1 100644
--- a/words3
+++ b/words3
@@ -20,6 +20,10 @@ is going to do, you can first do
 The -n instructs make to show the commands it would execute, but
 not actually execute them.
 
+If you want to make a staged install (for package managers), type
+
+   make install DESTDIR=/path/to/dir PREFIX=/xxx/yyy
+
 Instructions for use are in the preformatted manual page, in the file
 bzip2.txt.  For more detailed documentation, read the full manual.  
 It is available in Postscript form (manual.ps), PDF form (manual.pdf),
-- 
2.28.0



More information about the Bzip2-devel mailing list