summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-01-18 00:36:44 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-01-18 00:37:30 -0300
commite6c15cd407dd296a514aabed6a9217a3dbdbeb6c (patch)
tree07834e1c15bf906678276a4eeee5d72f5bc39fe5 /libre-testing/linux-libre/PKGBUILD
parentd1db0d9dadef712f57c70177d1a16a4ec9585aa2 (diff)
linux-libre: remove blank space in PKGBUILD
Diffstat (limited to 'libre-testing/linux-libre/PKGBUILD')
-rw-r--r--libre-testing/linux-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/linux-libre/PKGBUILD b/libre-testing/linux-libre/PKGBUILD
index 2ff11bff6..6925946d5 100644
--- a/libre-testing/linux-libre/PKGBUILD
+++ b/libre-testing/linux-libre/PKGBUILD
@@ -378,7 +378,7 @@ _package-headers() {
# remove unneeded architectures
find "${pkgdir}"/usr/lib/modules/${_kernver}/build/arch -mindepth 1 -maxdepth 1 -type d -not -name "$KARCH" -exec rm -rf {} +
-
+
# remove a files already in docs package
rm -f "${pkgdir}/usr/lib/modules/${_kernver}/build/Documentation/kbuild/Kconfig.recursion-issue-01"
rm -f "${pkgdir}/usr/lib/modules/${_kernver}/build/Documentation/kbuild/Kconfig.recursion-issue-02"