Skip to content

Commit

Permalink
Better rule for generating a release zip file.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkurtbond committed May 30, 2022
1 parent 07767a1 commit 08e2556
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -397,5 +397,5 @@ clean:
$(OUT)*.gen.md $(OUT)*.rtf $(OUT)*.rst

release: all
cd $(OUT) && zip ../../minimal-opend6-output-$$(date '+%F').zip *
cd $(OUT) && zip ../../minimal-opend6-srd-$$(git describe --tags)-$$(date '+%F').zip *

Binary file modified output/mini-six-standard-trademark-license.stmt.ms.pdf
Binary file not shown.
Binary file modified output/minimal-opend6-srd.docx
Binary file not shown.
Binary file modified output/minimal-opend6-srd.epub
Binary file not shown.
Binary file modified output/minimal-opend6-srd.mobi
Binary file not shown.
Binary file modified output/minimal-opend6-srd.odt
Binary file not shown.
Binary file modified output/minimal-opend6-srd.stmt.ms.pdf
Binary file not shown.

0 comments on commit 08e2556

Please sign in to comment.