forked from pool/systemd
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=568
This commit is contained in:
parent
dfcca8375e
commit
2c4c818523
@ -787,7 +787,7 @@ do
|
||||
then
|
||||
cp -p $new $man
|
||||
else
|
||||
sed -ri 's@"(systemd) 209"@"\1 210"@' $man
|
||||
sed -ri 's@"(systemd) 209"@"\1 %{version}"@' $man
|
||||
fi
|
||||
done
|
||||
make install DESTDIR="%buildroot"
|
||||
|
Loading…
Reference in New Issue
Block a user