From d5465d31a8d9b10494bdc6a80f9ab3e6689fdda6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Wed, 22 Jun 2016 14:53:17 +0000 Subject: Include README in tarballs. --- 999.tarballs.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '999.tarballs.build') 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}" ] &&\ -- cgit v1.2.3