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