forked from pool/help2man
Accepting request 122500 from home:adra:branches:Base:System
Update to version 1.40.9, Removed -ggdb from CFLAGS and CXXFLAGS (no reference is made why this is needed) OBS-URL: https://build.opensuse.org/request/show/122500 OBS-URL: https://build.opensuse.org/package/show/Base:System/help2man?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
3970e79022
commit
122a0d9f9f
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: help2man
|
||||
Version: 1.40.7
|
||||
Version: 1.40.9
|
||||
Release: 0
|
||||
Summary: Create Simple Man Pages from --help Output
|
||||
License: GPL-3.0+
|
||||
@@ -42,8 +42,6 @@ still providing some useful information.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -ggdb"
|
||||
export CXXFLAGS="%{optflags} -ggdb"
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Reference in New Issue
Block a user