diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-04-16 17:11:43 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-04-16 17:11:43 -0300 |
commit | 0e5c5de3901813ec4cfe4deb22410b023e13f126 (patch) | |
tree | a6944f825c88611fa82632348ead53260f89f660 /libre | |
parent | 0159dc6c605b25a71e0e199afa89ee7daec719e6 (diff) | |
download | abslibre-0e5c5de3901813ec4cfe4deb22410b023e13f126.tar.gz abslibre-0e5c5de3901813ec4cfe4deb22410b023e13f126.tar.bz2 abslibre-0e5c5de3901813ec4cfe4deb22410b023e13f126.zip |
linux-libre-lts{,-knock}: remove blank space in PKGBUILD
Diffstat (limited to 'libre')
-rw-r--r-- | libre/linux-libre-lts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD index b76173923..d22c78894 100644 --- a/libre/linux-libre-lts/PKGBUILD +++ b/libre/linux-libre-lts/PKGBUILD @@ -139,7 +139,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 |