Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ximi1970:Toolchains:Qt:MinGW:latest:win64
mingw64-openssl
openssl_mingw64_install_fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openssl_mingw64_install_fix.patch of Package mingw64-openssl
--- engines/Makefile.orig 2010-05-15 21:24:54.986089920 +0200 +++ engines/Makefile 2010-05-15 21:26:51.409085467 +0200 @@ -111,7 +111,7 @@ for l in $(LIBNAMES); do \ ( echo installing $$l; \ pfx=lib; \ - if [ "$(PLATFORM)" = "mingw" ]; then \ + if [ "$(PLATFORM)" = "mingw" -o "$(PLATFORM)" = "mingw64" ]; then \ sfx=.dll; \ cp $$pfx$$l$$sfx $(INSTALL_PREFIX)$(INSTALLTOP)/lib/engines/$$pfx$$l$$sfx.new; \ elif expr "$(PLATFORM)" : "Cygwin" >/dev/null; then \
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