forked from pool/screen
add mappedcmd.diff to make ^A DEL work again
OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=30
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Url: http://www.gnu.org/software/screen/
|
||||
|
||||
Name: screen
|
||||
@@ -41,6 +40,7 @@ Patch3: screen-4.0.3-ipv6.patch
|
||||
Patch4: term_too_long.diff
|
||||
Patch5: sort_command.patch
|
||||
Patch6: libtinfo.diff
|
||||
Patch7: mappedcmd.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -59,6 +59,7 @@ Documentation: man page
|
||||
%patch4 -p1
|
||||
%patch5
|
||||
%patch6
|
||||
%patch7 -p2
|
||||
|
||||
%build
|
||||
CFLAGS="-DMAXWIN=1000 $RPM_OPT_FLAGS" %configure --prefix=/usr --infodir=%{_infodir} \
|
||||
|
Reference in New Issue
Block a user