newapkbuild: remove trailing spaces
This commit is contained in:
parent
1647fef93a
commit
8919e1eee8
@ -54,8 +54,8 @@ __EOF__
|
|||||||
build_cmake() {
|
build_cmake() {
|
||||||
# References:
|
# References:
|
||||||
# http://www.cmake.org/Wiki/CMake_Useful_Variables
|
# http://www.cmake.org/Wiki/CMake_Useful_Variables
|
||||||
# http://www.vtk.org/Wiki/CMake_Cross_Compiling
|
# http://www.vtk.org/Wiki/CMake_Cross_Compiling
|
||||||
# This is incomplete: CMAKE_{HOST_,}SYSTEM_PROCESSOR needs to be set,
|
# This is incomplete: CMAKE_{HOST_,}SYSTEM_PROCESSOR needs to be set,
|
||||||
# and likewise CMAKE_FIND_ROOT_PATH and a few other details.
|
# and likewise CMAKE_FIND_ROOT_PATH and a few other details.
|
||||||
|
|
||||||
sed -i -e 's/^\(makedepends="\)/\1cmake /' APKBUILD
|
sed -i -e 's/^\(makedepends="\)/\1cmake /' APKBUILD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user