Fixed extra backslash in /src/products/gLiveSupport/etc/Makefile.in
This commit is contained in:
parent
7597679402
commit
be94af2d44
|
@ -379,7 +379,7 @@ install: all
|
|||
${CP} ${VAR_DIR}/campcaster.png \
|
||||
${VAR_DIR}/stationLogo.png \
|
||||
${VAR_DIR}/icon*.png \
|
||||
${VAR_DIR}/testAudio.ogg \
|
||||
${VAR_DIR}/testAudio.ogg
|
||||
${MKDIR} ${USR_VAR_DIR}/Campcaster/studio-localization
|
||||
${CP} ${TMP_DIR}/studio-localization/*.res \
|
||||
${USR_VAR_DIR}/Campcaster/studio-localization/
|
||||
|
|
Loading…
Reference in New Issue