1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-11 08:34:34 +02:00

Remove erroneous escape character

This commit is contained in:
Hugo Lindström
2019-12-26 10:03:18 +08:00
committed by GitHub
parent a743058db0
commit 5761027839

View File

@@ -200,7 +200,7 @@ RUN cd $MXE_PATH \
qtsparkle \
nsis \
liblastfm \
libgsasl \
libgsasl
#RUN cd $MXE_PATH \
# && sudo make MXE_TARGETS=$MXE_TOOLCHAIN MXE_PLUGIN_DIRS=$MXE_PLUGINS \