summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Silva2017-04-24 18:08:44 -0300
committerAndré Silva2017-04-24 18:08:44 -0300
commite45ea68aeff9fcd09996be90ccf264cad6180c45 (patch)
tree4938cf4512f71c790d617dadee0ef5917e46cfdf /PKGBUILD
parent51c823adbeb73d1ff8ec4ba481c5c812412a8261 (diff)
downloadaur-e45ea68aeff9fcd09996be90ccf264cad6180c45.tar.gz
Minor fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b76d8579622e..67f1fa27cba5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -113,9 +113,8 @@ prepare() {
if [ "${CARCH}" = "armv7h" ]; then
# RCN patch (CM3 firmware deblobbed and AUFS removed)
# Note: For stability reasons, AUFS has been removed in the RCN patch.
- # We are supporting AUFS in linux-libre-pck through PCK patch through
- # its official patch in linux-libre-rt. See https://wiki.parabola.nu/PCK
- # for further details about PCK.
+ # We are supporting AUFS in linux-libre-pck through PCK patch.
+ # See https://wiki.parabola.nu/PCK for further details.
git apply -v "${srcdir}/rcn-libre-${_pkgver%-*}-${rcnrel}.patch"
# ALARM patches