Commit d8e9e97614e5ff2ce1366709d9b0e174e63bf46a

Authored by Perry Werneck
1 parent e01b0bc1

Removendo patch que se tornou desnecessário após atualização do configure para win32

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
win/mingw32-pw3270.spec
... ... @@ -68,7 +68,7 @@ BuildRequires: mingw32-zlib-devel
68 68  
69 69 BuildRequires: mingw32(pkg:gtk+-win32-3.0)
70 70  
71   -Patch0: force_inet_ntop.patch
  71 +#Patch0: force_inet_ntop.patch
72 72  
73 73 #---------------------------------------------------------------------------------------------------------------------
74 74  
... ... @@ -121,7 +121,7 @@ This package contains the development files for %{name}
121 121 %prep
122 122  
123 123 %setup -q -n pw3270-%{version}
124   -%patch0 -p0
  124 +#%patch0 -p0
125 125  
126 126 echo "m4_define([SVN_REVISION], %{release})" > revision.m4
127 127 echo "m4_define([SVN_URL], http://softwarepublico.gov.br/gitlab/pw3270/principal.git)" >> revision.m4
... ...