mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-02 04:00:48 +02:00
libpbuild.bash: UTF encode space replaced with ASCII space char
This commit is contained in:
@@ -601,7 +601,7 @@ pbuild::pre_install() {
|
||||
}
|
||||
|
||||
pbuild::install() {
|
||||
make install || \
|
||||
make install || \
|
||||
std::die 3 \
|
||||
"%s " "${module_name}/${module_version}:" \
|
||||
"compilation failed!"
|
||||
|
||||
Reference in New Issue
Block a user