Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
doc: fix export in release todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mpranj committed May 26, 2020
1 parent 23d935f commit 32dd4f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/todo/RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ commands below work for copy&paste:

Build tar.gz:
export KDB_VERSION=`kdb get system/elektra/version/constants/KDB_VERSION`
# CMAKE_BINARY_DIR not working on my machine?
export CMAKE_BINARY_DIR=/home/mpranj/workspace/libelektra/build
cd ~build && make source-package

Check if tar is reproduceable + sign it:
Expand Down

0 comments on commit 32dd4f6

Please sign in to comment.