Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
perl-Wx
0001-fix-incomplete-Wx_Exp.pm-due-to-missing-de...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-fix-incomplete-Wx_Exp.pm-due-to-missing-dependecy-in.patch of Package perl-Wx
From bebdd9566fb806cb29aeaa8256658f583def4f48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Br=C3=83=C2=BCns?= <stefan.bruens@rwth-aachen.de> Date: Sun, 19 Mar 2017 05:45:08 +0100 Subject: [PATCH] fix incomplete Wx_Exp.pm due to missing dependecy in generated Makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de> --- build/Wx/build/MakeMaker/Any_OS.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Wx/build/MakeMaker/Any_OS.pm b/build/Wx/build/MakeMaker/Any_OS.pm index 5dd2a2f..2671339 100644 --- a/build/Wx/build/MakeMaker/Any_OS.pm +++ b/build/Wx/build/MakeMaker/Any_OS.pm @@ -122,7 +122,7 @@ sub depend_core { my %files = $this->files_to_install(); my %depend = ( _depend_common( $this ), - $exp => join( ' ', $this->files_with_constants, ), + $exp => join( ' ', $this->files_with_constants, 'subdirs', ), 'wxt_fix_alien' => 'pm_to_blib', 'pm_to_blib' => 'wxt_copy_files', 'blibdirs' => 'wxt_copy_files', -- 2.12.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor