Thanks!
On Tue, May 5, 2015 at 7:49 AM, Domen Vrankar wrote:
>> The following (and attached) patch outputs RPMBUILDERR and RPMBUILDOUT
>> as advertised
>
> Applied: http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=1a2a73a
>
> Thanks,
> Domen
--
Powered by www.kitware.com
Please keep messages
> The following (and attached) patch outputs RPMBUILDERR and RPMBUILDOUT
> as advertised
Applied: http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=1a2a73a
Thanks,
Domen
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FA
In debug mode, CPackRPM outputs RPMBUILDERR twice, instead of
RPMBUILDERR and RPMBUILDOUT.
The following (and attached) patch outputs RPMBUILDERR and RPMBUILDOUT
as advertised:
---
Modules/CPackRPM.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Modules/CPackRPM.cmake