diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-29 10:18:34 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-29 10:18:34 -0200 |
commit | d2116801ca325c94c0291be7db1a8b2ae7c47236 (patch) | |
tree | 7a80f82e4afd702d4044df9ca7d22ef450bb4c6e /libre/gummiboot | |
parent | 76982f32cae1a9d8a0adcfadd9b8b9983a66fdf2 (diff) |
gummiboot: remove tab space on source list
Diffstat (limited to 'libre/gummiboot')
-rw-r--r-- | libre/gummiboot/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/gummiboot/PKGBUILD b/libre/gummiboot/PKGBUILD index 510adb32f..a0002ccc3 100644 --- a/libre/gummiboot/PKGBUILD +++ b/libre/gummiboot/PKGBUILD @@ -21,7 +21,7 @@ options=('!strip' '!makeflags') source=("git://anongit.freedesktop.org/${pkgname}#commit=ba731cee" 'loader.conf' 'parabola.conf' - 'splash-parabola.bmp') + 'splash-parabola.bmp') install="gummiboot.install" md5sums=('SKIP' '3d700d13aec5ab1b78a921eaf22e5bfa' |