summaryrefslogtreecommitdiff
path: root/libre/linux-libre/linux-libre_kernels_aur_version.sh
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2015-09-01 16:35:50 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2015-09-01 16:35:50 -0300
commit45a60a8fdfdade381c78e1791d65a389d620f2a8 (patch)
tree4376831e9a33b4694b3b761c0c467c98013e28e7 /libre/linux-libre/linux-libre_kernels_aur_version.sh
parent48c7bc490b2dc9f41478d44557dd60c6ae2d241d (diff)
parent026395c1523a751fd6b1fa5f76e234a990276b84 (diff)
Merge branch 'master' of git://projects.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre/linux-libre/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