Replaced testAudio.ogg with a public domain file; removed the old Creative Commons license and removed reference to the license from Makefile.in. This should now bring Campcaster into line with Debian policies.
This commit is contained in:
parent
ae8b7ae311
commit
47fc5f4593
|
@ -380,7 +380,6 @@ install: all
|
|||
${VAR_DIR}/stationLogo.png \
|
||||
${VAR_DIR}/icon*.png \
|
||||
${VAR_DIR}/testAudio.ogg \
|
||||
${VAR_DIR}/testAudio.ogg.license ${USR_VAR_DIR}/Campcaster
|
||||
${MKDIR} ${USR_VAR_DIR}/Campcaster/studio-localization
|
||||
${CP} ${TMP_DIR}/studio-localization/*.res \
|
||||
${USR_VAR_DIR}/Campcaster/studio-localization/
|
||||
|
|
Loading…
Reference in New Issue