Stephan Kulow 2014-06-17 07:10:17 +00:00 committed by Git OBS Bridge
parent db83240da0
commit 3540663171
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 17 07:10:00 UTC 2014 - coolo@suse.com
- remove copy of GNU patch
-------------------------------------------------------------------
Sun Jun 8 11:17:07 UTC 2014 - coolo@suse.com

View File

@ -50,6 +50,10 @@ settings from an installed wxWidgets.
%patch1 -p0
%patch2 -p0
find . -type f -print0 | xargs -0 chmod 644
# MANUAL
# this copy of GNU patch is only used on win32, remove it for license clarity
# see https://build.opensuse.org/request/show/237465
rm -vf inc/src/patch*
%build
yes no | %__perl ./Build.PL installdirs=vendor