Remove trailing white-space from various files
This commit is contained in:
committed by
abcdefg30
parent
150d02ac0d
commit
3ab4a584ab
@@ -142,7 +142,7 @@ build_appimage() {
|
||||
|
||||
# travis-ci doesn't support mounting FUSE filesystems so extract and run the contents manually
|
||||
./appimagetool-x86_64.AppImage --appimage-extract
|
||||
|
||||
|
||||
# Embed update metadata if (and only if) compiled on travis
|
||||
if [ ! -z "${TRAVIS_REPO_SLUG}" ]; then
|
||||
ARCH=x86_64 ./squashfs-root/AppRun --no-appstream -u "zsync|https://master.openra.net/appimagecheck?mod=${MOD_ID}&channel=${UPDATE_CHANNEL}" "${APPDIR}" "${OUTPUTDIR}/${APPIMAGE}"
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<li>Units gain experience as they fight and improve when they earn new ranks</li>
|
||||
</ul>
|
||||
<p>
|
||||
OpenRA is 100% free, and comes bundled with three distinct mods. When you run a mod for the first time the game can automatically download the original game assets, or you can use the original game disks.
|
||||
OpenRA is 100% free, and comes bundled with three distinct mods. When you run a mod for the first time the game can automatically download the original game assets, or you can use the original game disks.
|
||||
</p>
|
||||
</description>
|
||||
<screenshots>
|
||||
|
||||
Reference in New Issue
Block a user