public inbox for bzip2-devel@sourceware.org
 help / color / mirror / Atom feed
From: Stephen Gregoratto <dev@sgregoratto.me>
To: bzip2-devel@sourceware.org
Cc: Stephen Gregoratto <dev@sgregoratto.me>
Subject: [PATCH 2/2] words3: Add note about DESTDIR
Date: Tue, 13 Oct 2020 21:20:37 +1100	[thread overview]
Message-ID: <20201013102037.692071-2-dev@sgregoratto.me> (raw)
In-Reply-To: <20201013102037.692071-1-dev@sgregoratto.me>

---
 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


      reply	other threads:[~2020-10-13 10:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-13 10:20 [PATCH 1/2] Makefile: modernize install rule Stephen Gregoratto
2020-10-13 10:20 ` Stephen Gregoratto [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201013102037.692071-2-dev@sgregoratto.me \
    --to=dev@sgregoratto.me \
    --cc=bzip2-devel@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).