[cmake-developers] Some CPackRPM Debug print is printing without DEBUG On
Domen Vrankar
domen.vrankar at gmail.com
Mon Jul 11 08:13:16 EDT 2016
2016-07-11 13:50 GMT+02:00 Harry Mallon <Harry at codexdigital.com>:
> I get this line printed a lot even without CPACK_RPM_PACKAGE_DEBUG turned on.
>
> "CPackRPM:Debug: Adding /usr/lib/systemd;/usr/lib/systemd/system;/usr/lib/systemd/system-preset;/usr/lib/udev;/usr/lib/udev/rules.d;/usr/etc;/etc/security;/etc/security/limits.d to builtin omit list."
>
> Patch attached
Provided patchi disables both debug message as well as
CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST functionality. That if statement
should not be changed and instead a new if statement wrapping only
message should be added.
Regards,
Domen
More information about the cmake-developers
mailing list