From 632bc0e556d01ec27f55598c3fce6df8280c196b Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Wed, 9 Sep 2015 21:29:44 -0300 Subject: libre/systemd: rename GNU/Linux-libre -> GNU/Linux --- libre/systemd/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index 2a3318608..fbda69684 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -31,8 +31,8 @@ md5sums=('SKIP' prepare() { cd "$pkgname" - # Rename Linux -> GNU/Linux-libre (PRETTY_NAME) - sed -i '\|PRETTY_NAME| s|Linux|GNU/Linux-libre|' src/kernel-install/90-loaderentry.install + # Rename Linux -> GNU/Linux (PRETTY_NAME) + sed -i '\|PRETTY_NAME| s|Linux|GNU/Linux|' src/kernel-install/90-loaderentry.install # Rename Linux Boot Manager -> Systemd Boot Manager sed -i 's|Linux Boot Manager|Systemd Boot Manager|' src/boot/bootctl.c -- cgit v1.2.3