Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1469642 Details for
Bug 1607041
Pango modules are no longer required
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to remove pango modules
nsiswrapper-no-pango-modules.patch (text/plain), 1.65 KB, created by
Ron Yorston
on 2018-07-21 07:56:41 UTC
(
hide
)
Description:
Patch to remove pango modules
Filename:
MIME Type:
Creator:
Ron Yorston
Created:
2018-07-21 07:56:41 UTC
Size:
1.65 KB
patch
obsolete
>--- /usr/bin/nsiswrapper 2017-07-27 13:32:56.000000000 +0100 >+++ /home/rmyf28/bin/nsiswrapper 2018-07-20 08:55:07.683142317 +0100 >@@ -548,15 +548,6 @@ sub do_gtk > ); > > add_file_unless_exists ( >- "$mingw32_libdir/pango", >- root => 0, >- dir => 1, >- exec => 0, >- install_dir => "lib", >- install_name => "pango" >- ); >- >- add_file_unless_exists ( > "$mingw32_sysconfdir/fonts", > root => 0, > dir => 1, >@@ -573,25 +564,6 @@ sub do_gtk > install_dir => "etc", > install_name => "gtk-2.0" > ); >- >- add_file_unless_exists ( >- "$mingw32_sysconfdir/pango", >- root => 0, >- dir => 1, >- only_mkdir => 1, >- exec => 0, >- install_dir => "etc", >- install_name => "pango" >- ); >- >- # We need to run pango-querymodules after installation to >- # rebuild etc\pango\pango.modules. >- add_file_unless_exists ( >- "$mingw32_bindir/pango-querymodules.exe", >- root => 0, >- dir => 0, >- exec => 0 >- ); > } > > # Decide how we will name the output files. This removes the >@@ -761,20 +733,6 @@ EOT > } > } > >- # GTK? >- if ($with_gtk) { >- my $install_dir = $files{"$mingw32_bindir/pango-querymodules.exe"}->{install_dir}; >- my $install_name = $files{"$mingw32_bindir/pango-querymodules.exe"}->{install_name}; >- >- # This particular piece of Windows stupidity is documented here: >- # http://forums.winamp.com/showthread.php?postid=438771#post438771 >- # http://forums.winamp.com/printthread.php?s=53c76b4ae4221ff1d9dc361fc5bf7ea2&threadid=231797 >- print $io "\n"; >- print $io " ReadEnvStr \$0 COMSPEC\n"; >- print $io " SetOutPath \"\$INSTDIR\"\n"; >- print $io " nsExec::ExecToLog '\$0 /C $install_dir\\$install_name > etc\\pango\\pango.modules'\n" >- } >- > print $io <<EOT; > SectionEnd >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1607041
: 1469642