mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
webkit2gtk: fix license
This commit is contained in:
parent
dcdd9979e4
commit
d43105ffd8
1 changed files with 3 additions and 1 deletions
|
@ -64,7 +64,9 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense Source/WebKit/LICENSE
|
vlicense Source/WebCore/LICENSE-APPLE
|
||||||
|
vlicense Source/WebCore/LICENSE-LGPL-2.1
|
||||||
|
vlicense Source/WebCore/LICENSE-LGPL-2
|
||||||
}
|
}
|
||||||
|
|
||||||
webkit2gtk-devel_package() {
|
webkit2gtk-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue