diff options
-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 e347707d2..38bf7174b 100644 --- a/libre/xbmc-libre/PKGBUILD +++ b/libre/xbmc-libre/PKGBUILD @@ -48,7 +48,7 @@ md5sums=('7c71af50af55b097e4365a58b70754e8' mksource() { cd "${srcdir}/xbmc-$pkgver-$_codename" - # remove unrar files from the source + # remove nonfree unRAR utility files from the source rm -rv lib/UnrarXLib } |