Bug 33553 - %find_lang ошибается на файлах с пробелами
Summary: %find_lang ошибается на файлах с пробелами
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: rpm-build (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-15 17:54 MSK by Sergey V Turchin
Modified: 2023-03-26 18:03 MSK (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey V Turchin 2017-06-15 17:54:24 MSK
При наличии найденных файлов с пробелом в имени происходит ошибка упаковки.
Помогает указание в кавычки
sed -i '/[[:space:]]\/.*[[:space:]]/s|[[:space:]]\(\/.*$\)| "\1"|' package.lang