diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-21 00:34:09 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-21 00:35:15 -0300 |
commit | c676a4a91054a84316a3a12cb94196c1875fd719 (patch) | |
tree | cfbaf21c7a1256ae16cdcd61111603933077b719 /libre-testing/linux-libre/PKGBUILD | |
parent | a8ea84b60392e430a30c8a729de64ff625092917 (diff) |
linux-libre{,-pck}: remove blank space in PKGBUILD
Diffstat (limited to 'libre-testing/linux-libre/PKGBUILD')
-rw-r--r-- | libre-testing/linux-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/linux-libre/PKGBUILD b/libre-testing/linux-libre/PKGBUILD index 1dd3a5aac..00fbc50f5 100644 --- a/libre-testing/linux-libre/PKGBUILD +++ b/libre-testing/linux-libre/PKGBUILD @@ -137,7 +137,7 @@ prepare() { # add latest fixes from stable queue, if needed # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git - + # revert http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9faac7b95ea4f9e83b7a914084cc81ef1632fd91 # fixes #47778 sdhci broken on some boards # https://bugzilla.kernel.org/show_bug.cgi?id=106541 |