Skip to content

Commit

Permalink
fixups
Browse files Browse the repository at this point in the history
  • Loading branch information
yparitcher committed Dec 20, 2020
1 parent dd09606 commit 9471676
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions .settings/org.eclipse.jdt.core.prefs

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ rm -f ../../../../../../../dist/*.tar.xz
unix2dos -k ../dist/*.txt ../../../../../../../*.txt

# And package it (flatten the directory structure)
tar --exclude='MR_THREAD.txt' --transform 's,^.*/,,S' --show-transformed-names -cvJf ../../../../../../../dist/KUAL-${KUAL_VERSION}-${KUAL_DATE}.tar.xz ../dist/* ../../../../../../../*.azw2 ../../../../../../../*.txt
tar --exclude='MR_THREAD.txt' --transform 's,^.*/,,S' --show-transformed-names -cvJf ../../../../../../../dist/KOL-${KUAL_VERSION}-${KUAL_DATE}.tar.xz ../dist/* ../../../../../../../*.azw2 ../../../../../../../*.txt

# Git handles this properly, but it shouts at us a bit...
dos2unix -k ../dist/*.txt ../../../../../../../*.txt
Expand Down

0 comments on commit 9471676

Please sign in to comment.