summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-13 16:21:24 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-13 16:21:24 -0300
commit915faae0b6703a2f1ed66c7578050ed96b9c6b30 (patch)
tree645481af559deb74092262162e86269f24ddb2cc
parent54b4fe207a5d7db769a489c2eb2943422e7447d8 (diff)
linux-libre: move linux-libre-lts-grsec to [libre] in linux-libre_kernels_aur_version.sh
-rwxr-xr-xlibre/linux-libre/linux-libre_kernels_aur_version.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/linux-libre_kernels_aur_version.sh b/libre/linux-libre/linux-libre_kernels_aur_version.sh
index d80096905..a4db1583e 100755
--- a/libre/linux-libre/linux-libre_kernels_aur_version.sh
+++ b/libre/linux-libre/linux-libre_kernels_aur_version.sh
@@ -20,7 +20,7 @@
# You should have received a copy of the GNU General Public License
# along with Parabola. If not, see <http://www.gnu.org/licenses/>.
-for kernel in libre/linux-libre{,-lts,-grsec,-pck} kernels/linux-libre-{knock,grsec-knock,rt,pae,xen,lts-{grsec,knock,grsec-knock}}; do
+for kernel in libre/linux-libre{,-lts{,-grsec},-grsec,-pck} kernels/linux-libre-{knock,grsec-knock,rt,pae,xen,lts-{knock,grsec-knock}}; do
cd ~/packages/abslibre/$kernel
sed -i '\|conflicts=| s|"${_replacesarchkernel\[@][/%a-z-]*}" ||' $(grep -rlI 'conflicts')
cd ~/packages/abslibre