forked from pool/nedit
Fix NULL pointer in X11 function calls
OBS-URL: https://build.opensuse.org/package/show/editors/nedit?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
c0cfc7cc0f
commit
d792af0d34
@@ -17,6 +17,7 @@ Patch2: nedit-5.4-security.patch
|
||||
Patch3: nedit-5.5-utf8.patch
|
||||
Patch4: nedit-5.5-varfix.patch
|
||||
Patch5: nedit-5.5-nc-manfix.patch
|
||||
Patch6: nedit-5.5-null-pointers.patch
|
||||
|
||||
%description
|
||||
NEdit is a GUI style plain text editor for workstations with the X Window System
|
||||
@@ -31,6 +32,7 @@ and a lot other nice features (and extensions for programmers).
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
%patch6 -p0
|
||||
cp %{S:1} $RPM_BUILD_DIR/%{name}-%{version}/
|
||||
cp %{S:2} $RPM_BUILD_DIR/%{name}-%{version}/
|
||||
|
||||
|
Reference in New Issue
Block a user