Projects
home:Eustace:branches:Eulaceura:Factory
multipath-tools
_service:obs_scm:0004-fix-syntax-error.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:0004-fix-syntax-error.patch of Package multipath-tools
From 42fb8e13857b773a34aa386ccfc38dd4456a089b Mon Sep 17 00:00:00 2001 From: wangjufeng <wangjufeng@huawei.com> Date: Fri, 1 Nov 2019 16:48:49 +0800 Subject: [PATCH] fix syntax error --- create-config.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/create-config.mk b/create-config.mk index f128375..81e9081 100644 --- a/create-config.mk +++ b/create-config.mk @@ -124,7 +124,8 @@ ifeq ($(ENABLE_DMEVENTS_POLL),0) endif SYSTEMD := $(strip $(or $(shell $(PKGCONFIG) --modversion libsystemd 2>/dev/null | awk '{print $$1}'), \ - $(shell systemctl --version 2>/dev/null | sed -n 's/systemd \([0-9]*\).*/\1/p'))) + $(shell systemctl --version 2>/dev/null | sed -n 's/systemd\([0-9]*\).*/\1/p' | \ + awk '{print $$1}'))) # $(call TEST_CC_OPTION,option,fallback) -- 2.33.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2