Install GPLv3 license only
This commit is contained in:
@@ -51,5 +51,7 @@ package() {
|
||||
make DESTDIR="$BPM_OUTPUT" install install-man
|
||||
|
||||
install -Dvm755 tools/qt-faststart "$BPM_OUTPUT"/usr/bin/qt-faststart
|
||||
install -Dm644 "$BPM_SOURCE"/LICENSE.md "$BPM_SOURCE"/COPYING* -t "$BPM_OUTPUT"/usr/share/licenses/ffmpeg/
|
||||
|
||||
# Install package license
|
||||
install -Dm644 "$BPM_SOURCE"/COPYING.GPLv3 "$BPM_OUTPUT"/usr/share/licenses/ffmpeg/COPYING.GPLv3
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user