summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Silva2017-06-12 14:33:19 -0300
committerAndré Silva2017-06-12 14:33:19 -0300
commit38c841bc6f0727139113d8f4790e3bd2827c2462 (patch)
tree5146088a9e95b19142829f6396ec883e5c2f8e75
parent17eb3e880a281b01e892d9d36a094d3a506d6b48 (diff)
downloadaur-38c841bc6f0727139113d8f4790e3bd2827c2462.tar.gz
Minor fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf3b72e36109..32ec408eb88f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Jun 12 13:31:45 UTC 2017
+# Mon Jun 12 17:33:18 UTC 2017
pkgbase = linux-libre
pkgver = 4.11.4_gnu
pkgrel = 1
diff --git a/PKGBUILD b/PKGBUILD
index 14876754f53b..a53ca6e7d6e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -115,8 +115,6 @@ 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.
- # See https://wiki.parabola.nu/PCK for further details.
git apply -v "${srcdir}/rcn-libre-${_pkgver%-*}-${rcnrel}.patch"
# ALARM patches