From 19a32eba737ca903216bcd5c285a008e34b8774e Mon Sep 17 00:00:00 2001 From: Minh Diep Date: Tue, 12 Oct 2021 14:46:25 -0700 Subject: [PATCH] EX-4017 build: remove extra line cause scriptlet error Remove unnecessary line Test-Parameters: trivial Change-Id: Ic4e5d42161a5db15155fbf3f6e52444d50a5bb9a Signed-off-by: Minh Diep Reviewed-on: https://review.whamcloud.com/45217 Reviewed-by: Gaurang Tapase Reviewed-by: Andreas Dilger Tested-by: Andreas Dilger --- lipe/lipe.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/lipe/lipe.spec.in b/lipe/lipe.spec.in index 36201c3..3ddf591 100644 --- a/lipe/lipe.spec.in +++ b/lipe/lipe.spec.in @@ -168,7 +168,6 @@ Group: Applications/System Provides lipe tools run on lustre client. %endif # end server -Generated using options: @ac_configure_args@ %prep %setup -q -n @PACKAGE@-%{version} -- 1.8.3.1