You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ma...@apache.org on 2021/01/06 13:46:09 UTC

[commons-daemon] 02/03: Correct a path

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git

commit ffc20de42bd488435a6295b4bc5b832a89899417
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Jan 6 12:26:45 2021 +0000

    Correct a path
---
 HOWTO-RELEASE.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/HOWTO-RELEASE.txt b/HOWTO-RELEASE.txt
index 376fa48..1d1c5b9 100644
--- a/HOWTO-RELEASE.txt
+++ b/HOWTO-RELEASE.txt
@@ -74,7 +74,7 @@ mvn clean
 Create native build scripts
 ---------------------------
 
-cd /src/native/unix
+cd src/native/unix
 sh support/buildconf.sh