about summary refs log tree commit diff
path: root/doc/INSTALL
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-06-15 17:51:35 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-06-15 17:51:35 +0000
commitb13ba8b9b606c916e0bda39348ee009e920df22e (patch)
tree678c2212e125e66e0a868773e2b4ec460794da4e /doc/INSTALL
parent7a5291a126732a4ca220a79cfe5e6763e71ace73 (diff)
downloadnetpbm-mirror-b13ba8b9b606c916e0bda39348ee009e920df22e.tar.gz
netpbm-mirror-b13ba8b9b606c916e0bda39348ee009e920df22e.tar.xz
netpbm-mirror-b13ba8b9b606c916e0bda39348ee009e920df22e.zip
Releaes 10.86.04
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@3632 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/INSTALL')
-rw-r--r--doc/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index 39bbc0a5..aad0a5e5 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -126,7 +126,7 @@ Furthermore, as version information, the modification datetime of the source
 code is often more useful than the build datetime.
 
 For these reasons, it is possible to change this timestamping behavior by
-setting the environment variable 'SOURCE_DATA_EPOCH'.  That is supposed to be
+setting the environment variable 'SOURCE_DATE_EPOCH'.  That is supposed to be
 the POSIX datetime value (decimal number of seconds since 1969, excluding leap
 seconds) for when the source code was last modified.  When you set this,
 before doing 'make' for the first time in a clean build tree, the resulting