diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-08 05:43:07 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-08 05:43:07 -0300 |
commit | 00f63a28ed9d0ba489d854842a89769ae64e726a (patch) | |
tree | f196acd7da85ccd9bc29be47ddafc3ce873a3cd4 /libre/linux-libre/PKGBUILD | |
parent | a23e5eb01b3702889ec5433c907ddd7bf2372d4e (diff) | |
download | abslibre-00f63a28ed9d0ba489d854842a89769ae64e726a.tar.gz abslibre-00f63a28ed9d0ba489d854842a89769ae64e726a.tar.bz2 abslibre-00f63a28ed9d0ba489d854842a89769ae64e726a.zip |
linux-libre: fix blank spaces on patch
Diffstat (limited to 'libre/linux-libre/PKGBUILD')
-rw-r--r-- | libre/linux-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index 13fb52e58..8e96118c3 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -40,7 +40,7 @@ md5sums=('120df29f88622dabf7015a22c7cc8e25' '8267264d9a8966e57fdacd1fa1fc65c4' '04b21c79df0a952c22d681dd4f4562df' 'f3def2cefdcbb954c21d8505d23cc83c' - 'e0d1bfde44105d22a36507d0537d21c2' + '63b1d84fd82e5ea1c1e08a24d9d707b0' '30092ce96affb12f89a9eddfad966741') if [ "$CARCH" != "mips64el" ]; then # Don't use the Loongson-specific patches on non-mips64el arches. |