- mingw64.macros: * Add parameter '-N' to %_mingw64_debug_package to be able to specify a full package name, which is required by the wine package * Add parameter '-C' to %_mingw64_debug_package to be able to add a Conflicts tag, which is required by the wine package * In %_mingw64_debug_package use actual directory to find the debuginfo files list to be in sync with the native debug package OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=172
4 lines
90 B
Bash
4 lines
90 B
Bash
# Environment variables for MinGW.
|
|
|
|
alias mingw64-env='eval `rpm --eval %{_mingw64_env}`'
|