webkit2gtk: fix license

This commit is contained in:
Enno Boland 2017-01-18 18:58:57 +01:00
parent dcdd9979e4
commit d43105ffd8
1 changed files with 3 additions and 1 deletions

View File

@ -64,7 +64,9 @@ else
fi
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() {