From 2bd5a67e06aceeef48d663b9290385de6a4e6a1a Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 3 Aug 2014 20:41:27 -0300 Subject: p7zip-libre: change commentary about nonfree unRAR utility removal --- libre/p7zip-libre/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/p7zip-libre') diff --git a/libre/p7zip-libre/PKGBUILD b/libre/p7zip-libre/PKGBUILD index dc3e1562f..98c91718e 100644 --- a/libre/p7zip-libre/PKGBUILD +++ b/libre/p7zip-libre/PKGBUILD @@ -34,7 +34,7 @@ install=install mksource() { cd "${srcdir}/${_pkgname}_${pkgver}" - # Remove nonfree decompression engine for RAR archives + # Remove nonfree unRAR utility files from the source rm -rv CPP/7zip/{Archive,Compress}/Rar rm -v CPP/7zip/Compress/{Rar{2,3}Decoder.{cpp,h},Rar3Vm.{cpp,h},RarCodecsRegister.cpp} rm -v CPP/7zip/Crypto/{Rar20Crypto,RarAes}.{cpp,h} -- cgit v1.2.3-54-g00ecf