diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-13 16:45:05 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-13 16:45:05 -0300 |
commit | 673df1efc408aaf24cf3b53c725d54b18aafbed2 (patch) | |
tree | d774410220e10f0bd8fd2fd48f691de4a7b97986 /libre/linux-libre/PKGBUILD | |
parent | a90d348964d11a0f2451c02d8c544853854bf8bd (diff) |
linux-libre{,-pae,-xen}: fix commentary about specific kernel on pkgbase line
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 3441ccf8f..064dcd715 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Márcio Silva <coadde@parabola.nu> # Contributor: Luke Shumaker <lukeshu@sbcglobal.net> -pkgbase=linux-libre # Build stock -LIBRE kernel +pkgbase=linux-libre # Build stock -libre kernel #pkgbase=linux-libre-custom # Build kernel with a different name _basekernel=3.15 _sublevel=5 |