diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-09 19:54:43 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-09 19:54:43 -0300 |
commit | 7ea3eaa8314ff164af88a54b7d0963555a1e22c4 (patch) | |
tree | 0e339084485e96418bdc5434c592cce5528dd0c0 /libre/xbmc-libre | |
parent | 4da914880e1a483d0f7e00523eb84933909f2669 (diff) |
xbmc-libre{,-lts}: revert changes on license because there are files with GPL-Compatible licenses inside the source
Diffstat (limited to 'libre/xbmc-libre')
-rw-r--r-- | libre/xbmc-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xbmc-libre/PKGBUILD b/libre/xbmc-libre/PKGBUILD index ecfd94c80..2b8631f1b 100644 --- a/libre/xbmc-libre/PKGBUILD +++ b/libre/xbmc-libre/PKGBUILD @@ -16,7 +16,7 @@ pkgrel=2.1 pkgdesc="A software media player and entertainment hub for digital media (Gotham version), without nonfree addons and unrar support" arch=('i686' 'x86_64') url="http://xbmc.org" -license=('GPL') +license=('GPL' 'custom') replaces=$_pkgname conflicts=$_pkgname provides=$_pkgname=$pkgver |