summaryrefslogtreecommitdiff
path: root/libre/p7zip-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-08-03 20:41:27 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-08-03 20:41:27 -0300
commit2bd5a67e06aceeef48d663b9290385de6a4e6a1a (patch)
treee21d4adcc80b55e48556266b39ad543abbd92013 /libre/p7zip-libre/PKGBUILD
parentb515aad9774f0dcfd8df36a247dbdd1245055da8 (diff)
p7zip-libre: change commentary about nonfree unRAR utility removal
Diffstat (limited to 'libre/p7zip-libre/PKGBUILD')
-rw-r--r--libre/p7zip-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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}