SHA256
6
0
forked from pool/screen

Accepting request 83586 from home:trenn

- Add sort command
- convert maxwin99bug.patch into a patch format quilt understands

OBS-URL: https://build.opensuse.org/request/show/83586
OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=22
This commit is contained in:
Lars Vogdt
2011-09-19 20:30:01 +00:00
committed by Git OBS Bridge
parent cc861f7325
commit e59f511065
4 changed files with 132 additions and 19 deletions

View File

@@ -43,6 +43,7 @@ Patch5: screen-4.0.3-ipv6.patch
# upstream savannah#30880
Patch6: term_too_long.diff
Patch7: maxwin99bug.patch
Patch8: sort_command.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -61,6 +62,7 @@ Documentation: man page
%patch5 -p1
%patch6 -p1
%patch7 -p1
%patch8 -p1
%build
CFLAGS="-DMAXWIN=1000 $RPM_OPT_FLAGS" ./configure --prefix=/usr --infodir=%{_infodir} \