ROCm / rocm-cmake

CMake modules used within the ROCm libraries
https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/
MIT License
62 stars 43 forks source link

ROCmCreatePackage: Bug fix in prerm scriptlet #115

Closed solaiys closed 2 years ago

solaiys commented 2 years ago

Arguments to prerm script is referenced correctly inside the function in the script.

Signed-off-by: Saravanan Solaiyappan saravanan.solaiyappan@amd.com

solaiys commented 2 years ago

Manually edited the prerm scriptlet content in RPM and DEB pkg file and rebuild the packages and validated the both DEB and RPM install & remove cases.

solaiys commented 2 years ago

I believe these checks failure is not due to my change. Can someone confirm this?