mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sys-boot/udk: use ASCII whitespace
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
@@ -162,7 +162,7 @@ src_install() {
|
||||
}
|
||||
|
||||
##
|
||||
# Parameters :
|
||||
# Parameters:
|
||||
# 1 - Path where to search for source files.
|
||||
# 2 - Path where source files must be copied.
|
||||
copySourceFiles() {
|
||||
@@ -175,7 +175,7 @@ copySourceFiles() {
|
||||
}
|
||||
|
||||
##
|
||||
# Parameters :
|
||||
# Parameters:
|
||||
# 1 - Path of the file to create.
|
||||
# 2 - Name of the module.
|
||||
# 3 - Path of the generated Makefile.
|
||||
|
||||
@@ -171,7 +171,7 @@ src_install() {
|
||||
}
|
||||
|
||||
##
|
||||
# Parameters :
|
||||
# Parameters:
|
||||
# 1 - Path where to search for source files.
|
||||
# 2 - Path where source files must be copied.
|
||||
copySourceFiles() {
|
||||
@@ -184,7 +184,7 @@ copySourceFiles() {
|
||||
}
|
||||
|
||||
##
|
||||
# Parameters :
|
||||
# Parameters:
|
||||
# 1 - Path of the file to create.
|
||||
# 2 - Name of the module.
|
||||
# 3 - Path of the generated Makefile.
|
||||
|
||||
Reference in New Issue
Block a user