summaryrefslogtreecommitdiffhomepage
path: root/999.tarballs.build
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-06-22 14:53:17 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-06-22 14:53:17 +0000
commitd5465d31a8d9b10494bdc6a80f9ab3e6689fdda6 (patch)
tree9db65e4a3738be281e1fd093c7924f59557c0e67 /999.tarballs.build
parent5c077d55e010af57b44df4b9e0311cb8a1aabae5 (diff)
downloadmidipix_build-d5465d31a8d9b10494bdc6a80f9ab3e6689fdda6.tar.bz2
midipix_build-d5465d31a8d9b10494bdc6a80f9ab3e6689fdda6.tar.xz
Include README in tarballs.
Diffstat (limited to '999.tarballs.build')
-rw-r--r--999.tarballs.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/999.tarballs.build b/999.tarballs.build
index 11b47e62..a25a4c28 100644
--- a/999.tarballs.build
+++ b/999.tarballs.build
@@ -34,7 +34,7 @@ log_msg info "Converted symbolic links in ${PREFIX_BASENAME}/lib to hard links."
tar -cpf - $(find_with_no_paths "${TARBALL_EXCLUDE_PATHS} native/lib.bak" . \
-mindepth 1 -maxdepth 2 -type d -not -path ./native) \
- "Create \`Midipix mintty shell' shortcut.vbs" midipix.sh |\
+ "Create \`Midipix mintty shell' shortcut.vbs" midipix.sh README |\
${TARBALL_COMPRESS_CMD} -c > ${TARBALL_FNAME};
log_msg info "Finished building binary distribution tarball.";
if [ -x "$(which gpg 2>/dev/null)" -a -n "${TARBALL_SIGN_GPG_KEY}" ] &&\