Accepting request 1031531 from home:bverhagen:zutty
Preparation for merging into Factory: do not strip the binary OBS-URL: https://build.opensuse.org/request/show/1031531 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/zutty?expand=0&rev=2
This commit is contained in:
parent
8b29fa496c
commit
841af4a25a
@ -37,9 +37,8 @@ An X terminal emulator rendering through OpenGL ES Compute Shaders. It focuses o
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
CXXFLAGS="%{optflags}" LDFLAGS="%{?build_ldflags}" ./waf configure --prefix=/usr --no-werror
|
||||
CXXFLAGS="%{?optflags}" LDFLAGS="%{?build_ldflags}" ./waf configure --prefix=/usr --no-werror
|
||||
./waf
|
||||
strip build/src/zutty
|
||||
|
||||
%install
|
||||
./waf install --destdir=%{buildroot}
|
||||
|
Loading…
Reference in New Issue
Block a user