[SWDEV-402336 + SWDEV-398070] Fix RPM install part2
Updates:
[rocm-smi] RPM installation comment included a macro,
now removed
Change-Id: Ifa7a8d2d1a713940c39e20df9d02635e0e623dd8
Signed-off-by: Charis Poag <Charis.Poag@amd.com>
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ do_configureLogrotate() {
|
|||||||
dateformat .%%Y-%%m-%%d_%H:%%M:%%S
|
dateformat .%%Y-%%m-%%d_%H:%%M:%%S
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
# Fix for %S argument not found (now we escape with %%)
|
# Fix for % S argument not found (now we escape with %%)
|
||||||
# issue was RPM build thought we were using macros
|
# issue was RPM build thought we were using macros
|
||||||
# https://gitlab.kitware.com/cmake/cmake/-/issues/22965
|
# https://gitlab.kitware.com/cmake/cmake/-/issues/22965
|
||||||
# https://rpm-software-management.github.io/rpm/manual/spec.html
|
# https://rpm-software-management.github.io/rpm/manual/spec.html
|
||||||
|
|||||||
+1
-1
@@ -37,7 +37,7 @@ do_configureLogrotate() {
|
|||||||
dateformat .%%Y-%%m-%%d_%H:%%M:%%S
|
dateformat .%%Y-%%m-%%d_%H:%%M:%%S
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
# Fix for %S argument not found (now we escape with %%)
|
# Fix for % S argument not found (now we escape with %%)
|
||||||
# issue was RPM build thought we were using macros
|
# issue was RPM build thought we were using macros
|
||||||
# https://gitlab.kitware.com/cmake/cmake/-/issues/22965
|
# https://gitlab.kitware.com/cmake/cmake/-/issues/22965
|
||||||
# https://rpm-software-management.github.io/rpm/manual/spec.html
|
# https://rpm-software-management.github.io/rpm/manual/spec.html
|
||||||
|
|||||||
Reference in New Issue
Block a user