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 /kernels/linux-libre-pae/PKGBUILD | |
parent | a90d348964d11a0f2451c02d8c544853854bf8bd (diff) |
linux-libre{,-pae,-xen}: fix commentary about specific kernel on pkgbase line
Diffstat (limited to 'kernels/linux-libre-pae/PKGBUILD')
-rw-r--r-- | kernels/linux-libre-pae/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-pae/PKGBUILD b/kernels/linux-libre-pae/PKGBUILD index c13590b91..067b7d782 100644 --- a/kernels/linux-libre-pae/PKGBUILD +++ b/kernels/linux-libre-pae/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Márcio Silva <coadde@parabola.nu> # Contributor: Luke Shumaker <lukeshu@sbcglobal.net> -pkgbase=linux-libre-pae # Build stock -LIBRE-PAE kernel +pkgbase=linux-libre-pae # Build stock -libre-pae kernel #pkgbase=linux-libre-custom # Build kernel with a different name _basekernel=3.15 pkgver=${_basekernel}.5 |