mirror of
https://github.com/jellyfin/JavascriptSubtitlesOctopus.git
synced 2024-11-26 23:50:39 +00:00
make: remove redundant COPYRIGHT target
It exists in the toplevel Makefile.
This commit is contained in:
parent
57e6d98580
commit
eef75b7907
@ -35,6 +35,3 @@ dist/license/all: dist/license/subtitlesoctopus $(addprefix dist/license/, $(LIB
|
||||
mv dist/license/all dist/license/all.tmp
|
||||
build/license_lint.awk dist/license/all.tmp build/license_fullnotice
|
||||
cat dist/license/all.tmp build/license_fullnotice > dist/license/all
|
||||
|
||||
dist/js/COPYRIGHT: dist/license/all
|
||||
cp "$<" "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user