appimage: whitespace only cleanup

This commit is contained in:
Darryl L. Miles 2025-07-24 14:36:22 +01:00 committed by R. Timothy Edwards
parent e701b6d594
commit 5b81fbe7fe
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ RUN yum install -y cairo-devel freeglut-devel gcc make tcsh \
&& rpm -qa | sort \
&& echo ""
# Tcl/Tk
# Tcl/Tk
WORKDIR /tcl
RUN curl -L https://prdownloads.sourceforge.net/tcl/tcl8.6.16-src.tar.gz | tar --strip-components=1 -xzC . \
&& cd unix \

View File

@ -31,7 +31,7 @@ appimagetool:
curl -L "$(APPIMAGETOOL_DOWNLOAD_URL)" > ./appimagetool
chmod +x ./appimagetool
$(APPIMAGE): prefix/bin/magic appimagetool $(RESOURCES)
$(APPIMAGE): prefix/bin/magic appimagetool $(RESOURCES)
cp $(RESOURCES) ./prefix/
./appimagetool prefix