summaryrefslogtreecommitdiff
path: root/libre/systemd
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-09-10 00:03:32 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-22 16:15:02 -0300
commit90818ac89fede2dc1176d8f0b4586f3a9f00c8cd (patch)
treeb918e306d1ce5005f4b9c5c5fa019ce341d32444 /libre/systemd
parentf28701ae5ddbbb857a3b55887f86f4c011c400de (diff)
libre/systemd: rm extra space
Diffstat (limited to 'libre/systemd')
-rw-r--r--libre/systemd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD
index 496d2db52..3ecc77d14 100644
--- a/libre/systemd/PKGBUILD
+++ b/libre/systemd/PKGBUILD
@@ -46,7 +46,7 @@ prepare() {
sed -i '\|Linux container| s|Linux|GNU/Linux|' man/systemd.xml man/systemd-machine-id-setup.xml
sed -i 's|Linux-based|GNU/Linux-based|' man/systemd-nspawn.xml
sed -i '\|On Linux| s|Linux|GNU/Linux|'man/systemd.socket.xml
- sed -i '\|NAME=| s|Linux|GNU/Linux|;\|ID=| s|linux|gnu+linux|' man/os-release.xml
+ sed -i '\|NAME=| s|Linux|GNU/Linux|;\|ID=| s|linux|gnu+linux|' man/os-release.xml
sed -i '\|os_pretty_name| s|Linux|GNU/Linux|' src/analyze/analyze.c
sed -i '\|pretty_name| s|Linux|GNU/Linux|' src/core/main.c
sed -i '\|os_name| s|Linux|GNU/Linux|' src/journal-remote/journal-gatewayd.c