forked from pool/perl-Alien-wxWidgets
- remove copy of GNU patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-wxWidgets?expand=0&rev=12
This commit is contained in:
parent
db83240da0
commit
3540663171
@ -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
|
Sun Jun 8 11:17:07 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -50,6 +50,10 @@ settings from an installed wxWidgets.
|
|||||||
%patch1 -p0
|
%patch1 -p0
|
||||||
%patch2 -p0
|
%patch2 -p0
|
||||||
find . -type f -print0 | xargs -0 chmod 644
|
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
|
%build
|
||||||
yes no | %__perl ./Build.PL installdirs=vendor
|
yes no | %__perl ./Build.PL installdirs=vendor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user