tools-systemd: fix bug #653128
This commit is contained in:
parent
6286776992
commit
6ca51d9ebe
6 changed files with 6 additions and 0 deletions
|
@ -28,6 +28,7 @@ prepare_confs() {
|
|||
-e "s:SARCH:${arch}:g" \
|
||||
-e "s:PARCH:${parch}:g" \
|
||||
-e "s:@REPO_DIR@:${repo_dir}:g" \
|
||||
-e "s:MYCATALYST:$(pwd):g" \
|
||||
> stage${s}-${arch}-systemd.conf
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue